mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
;doc: consistent markdown readmes for packages
This commit is contained in:
parent
857c18d000
commit
617c2ecbc5
@ -22,7 +22,7 @@ tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, GHC==8.8.2, GHC==8.
|
|||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES.md
|
- CHANGES.md
|
||||||
- README
|
- README.md
|
||||||
- test/unittest.hs
|
- test/unittest.hs
|
||||||
- test/doctests.hs
|
- test/doctests.hs
|
||||||
- hledger_csv.5
|
- hledger_csv.5
|
||||||
|
@ -24,7 +24,7 @@ tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, GHC==8.8.2, GHC==8.
|
|||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES.md
|
- CHANGES.md
|
||||||
- README
|
- README.md
|
||||||
- hledger-ui.1
|
- hledger-ui.1
|
||||||
- hledger-ui.txt
|
- hledger-ui.txt
|
||||||
- hledger-ui.info
|
- hledger-ui.info
|
||||||
|
@ -24,7 +24,7 @@ tested-with: GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, GHC==8.8.2, GHC==8.10
|
|||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES.md
|
- CHANGES.md
|
||||||
- README
|
- README.md
|
||||||
- config/favicon.ico
|
- config/favicon.ico
|
||||||
- config/keter.yaml
|
- config/keter.yaml
|
||||||
- config/robots.txt
|
- config/robots.txt
|
||||||
|
@ -1 +0,0 @@
|
|||||||
../README.md
|
|
5
hledger/README.md
Normal file
5
hledger/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# hledger
|
||||||
|
|
||||||
|
The command-line interface for the hledger accounting system.
|
||||||
|
|
||||||
|
More at **<https://hledger.org>**.
|
Loading…
Reference in New Issue
Block a user