Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update admonition in readme to fix a glitch/bug in GitHub web UI #174

Merged
merged 9 commits into from
Mar 28, 2024
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@ Supported Devices & Software Solutions
.. admonition:: Legend
:class: hint

=========== ================
=========== ==================
Symbol/Term Definition
=========== ================
🚧 Work in progress
✅ Implemented
❌ Not Supported
=========== ================
=========== ==================
🚧 Work in progress
Implemented
Not Supported
=========== ==================

See the :doc:`glossary` for information on abbreviations.

Expand Down
Loading