diff options
author | Will Thompson <will@willthompson.co.uk> | 2015-02-10 20:04:38 +0000 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2015-02-11 07:28:45 +0000 |
commit | 320e6d0c3f71db10a2b454c790bb72cd4b8246f4 (patch) | |
tree | 74f69a68fcf767e2f256e71401a4d4f0ebb0bf02 /bustle.cabal | |
parent | 253c83121a7eb0e7d6f117b6cf0f05a15a44941c (diff) |
README etc. are Markdown files, rename them accordingly
Diffstat (limited to 'bustle.cabal')
-rw-r--r-- | bustle.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bustle.cabal b/bustle.cabal index 4ac107c..1f5ad25 100644 --- a/bustle.cabal +++ b/bustle.cabal @@ -21,10 +21,10 @@ Extra-source-files: Makefile, -- Stuff for nerds - README, - NEWS, - HACKING, - INSTALL, + README.md, + NEWS.md, + HACKING.md, + INSTALL.md, run-uninstalled.sh , Test/data/log-with-h.bustle |