Skip to content
This repository was archived by the owner on Dec 16, 2018. It is now read-only.

Commit abbbdab

Browse files
author
Radomir Dopieralski
committed
Add README and update project URL
1 parent 950a3b6 commit abbbdab

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Display drivers for MicroPython.
2+
================================
3+
4+
Documentation available at http://udisplay.readthedocs.io/

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
'Programming Language :: Python :: 3',
2323
'License :: OSI Approved :: MIT License',
2424
],
25+
url="https://bitbucket.org/thesheep/micropython-display",
2526
)

0 commit comments

Comments
 (0)