Skip to content

Commit

Permalink
implementation spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Jun 17, 2023
1 parent 555332a commit 9f1f1ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ Introduction
============


.. image:: https://img.shields.io/badge/micropython-Ok-purple.svg
:target: https://micropython.org
:alt: micropython

.. image:: https://readthedocs.org/projects/micropython-isl29125/badge/?version=latest
:target: https://micropython-isl29125.readthedocs.io/en/latest/
:alt: Documentation Status
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ classifiers = [
"Topic :: Software Development :: Embedded Systems",
"Topic :: System :: Hardware",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: MicroPython",
]
dynamic = ["dependencies", "optional-dependencies"]

Expand Down

0 comments on commit 9f1f1ba

Please sign in to comment.