git ssb

0+

cel / ledger-scripts



Commit ac0d1af3da51197514f0473648b31169fb35fa97

Update readme. Add Contributing section

Charles Lehner committed on 9/19/2016, 3:34:14 AM
Parent: 42ee2cb37dcc910335d5389384c21fdaf8132e1a

Files changed

README.mdchanged
README.mdView
@@ -2,9 +2,10 @@
22 ==============
33
44 A collection of scripts for helping to organize one's finances using
55 [ledger](ledger-cli.org),
6-with a focus on crypto-currencies.
6 +with a focus on crypto-currencies. They are implemented variously in Shell,
7 +Awk, and Perl.
78
89 © 2013-2016 Charles Lehner, [MIT License](http://cel.mit-license.org/)
910
1011 Data import scripts
@@ -176,6 +177,18 @@
176177 * electrum2ledger
177178 * bitstamp2ledger
178179
179180 * [mint-to-ledger](https://github.com/shiinee/mint-to-ledger) by
180- [shiinee](https://github.com/shiinee/mint-to-ledger)
181 + [shiinee](https://github.com/shiinee)
181182
183 +Contributing
184 +------------
185 +
186 +Contributions are very welcome. Here are some possible things to do:
187 +
188 +- Fix bugs
189 +- Increase portability
190 +- Add more scripts
191 +- Add more ticker sources for getquote
192 +- Improve documentation
193 +- Add man pages
194 +- Something else

Built with git-ssb-web