15 lines
557 B
Plaintext
15 lines
557 B
Plaintext
|
# MDiary
|
||
|
A viewer for a file based diary with entries written in markdown.
|
||
|
|
||
|
## License
|
||
|
Copyright (C) 2017 Markus Koch <markus@notsyncing.net>
|
||
|
|
||
|
This program is free software; you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License Version 2 as
|
||
|
published by the Free Software Foundation.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|