We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14ddcb commit 01c758eCopy full SHA for 01c758e
ports/unix/README.md
@@ -40,8 +40,8 @@ or
40
>>> import mip
41
>>> mip.install("hmac")
42
43
-Browse available modules at [micropython-lib]
44
-(https://github.com/micropython/micropython-lib). See
+Browse available modules at
+[micropython-lib](https://github.com/micropython/micropython-lib). See
45
[Package management](https://docs.micropython.org/en/latest/reference/packages.html)
46
for more information about `mip`.
47
0 commit comments