Skip to content

Commit

Permalink
Revert "README.md->rst"
Browse files Browse the repository at this point in the history
This reverts commit 8421549.
sbourdeauducq committed Dec 16, 2015
1 parent daa53ef commit 7591c09
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
name="migen",
version="0.2",
description="Python toolbox for building complex digital hardware",
long_description=open("README.rst").read(),
long_description=open("README.md").read(),
author="Sebastien Bourdeauducq",
author_email="sb@m-labs.hk",
url="http://m-labs.hk",

0 comments on commit 7591c09

Please sign in to comment.