Replace README.md with README.org
This commit is contained in:
parent
760a836e55
commit
f1bf8ecbe8
2 changed files with 19 additions and 19 deletions
19
README.md
19
README.md
|
@ -1,19 +0,0 @@
|
||||||
# Eye on Manga
|
|
||||||
|
|
||||||
Is an application for Maemo 5 and the Nokia N900. It lets you keep a
|
|
||||||
list of the manga you have collected and still need to collect.
|
|
||||||
|
|
||||||
## Why?
|
|
||||||
|
|
||||||
When out looking for manga, whenever I would find some I was
|
|
||||||
collecting I couldn't remember which ones I already had. And I don't
|
|
||||||
like walking around with pieces of paper in my wallet either. I have
|
|
||||||
this phone that allows me to write software for it, I'm a developer
|
|
||||||
and I have a great interest in C programming, sounds perfect to write
|
|
||||||
something for.
|
|
||||||
|
|
||||||
## Versioning
|
|
||||||
|
|
||||||
Eye on Manga uses [Semantic Versioning](http://semver.org/), read it
|
|
||||||
if you would like to know more about it. In short, it means the
|
|
||||||
version tries to mean something.
|
|
19
README.org
Normal file
19
README.org
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
* Eye on Manga
|
||||||
|
|
||||||
|
Is an application for Maemo 5 and the Nokia N900. It lets you keep a
|
||||||
|
list of the manga you have collected and still need to collect.
|
||||||
|
|
||||||
|
** Why?
|
||||||
|
|
||||||
|
When out looking for manga, whenever I would find some I was
|
||||||
|
collecting I couldn't remember which ones I already had. And I don't
|
||||||
|
like walking around with pieces of paper in my wallet either. I have
|
||||||
|
this phone that allows me to write software for it, I'm a developer
|
||||||
|
and I have a great interest in C programming, sounds perfect to write
|
||||||
|
something for.
|
||||||
|
|
||||||
|
** Versioning
|
||||||
|
|
||||||
|
Eye on Manga uses [[http://semver.org/][Semantic Versioning]], read it if you would like to
|
||||||
|
know more about it. In short, it means the version tries to mean
|
||||||
|
something.
|
Loading…
Reference in a new issue