From 45b5f524fc738cdedeb44c49f520892e9d10258f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 2 Dec 2018 13:43:52 +0100 Subject: Add standard-readme compliant README.md, and TODOs. --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa7021b --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# System feature ledger _(ledger)_ + +> Handling accounting ledger + + +## Contributing + +Feel free to dive in! + +Make your proposed changes to a fork of the source git, +and [tell us][] where we can get your fork. + +[tell us]: + "Couchdesign a.k.a. Jonas Smedegaard and Siri Reiter" + + +## License + +Copyright © 2017-2018 Jonas Smedegaard + +This work is licensed +under a Creative Commons Attribution-ShareAlike 4.0 International License +([CC-BY-SA-4.0][]). + +[CC-BY-SA-4.0]: + "Creative Commons Attribution-ShareAlike 4.0 International license" -- cgit v1.2.3