Add README
This commit is contained in:
parent
130ce3dea9
commit
c6e8954e64
27
README.md
Normal file
27
README.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
life report
|
||||||
|
===========
|
||||||
|
|
||||||
|
Generate a report on various aspects of your life.
|
||||||
|
|
||||||
|
## A template is provided.
|
||||||
|
|
||||||
|
It lists some common sections, like:
|
||||||
|
|
||||||
|
* health / diet
|
||||||
|
* money
|
||||||
|
* travels
|
||||||
|
* studies
|
||||||
|
* music
|
||||||
|
* books
|
||||||
|
* distractions
|
||||||
|
* work / projects
|
||||||
|
|
||||||
|
## Fill out what you want.
|
||||||
|
|
||||||
|
Each section supports arrays of data, contained in the given HTML element:
|
||||||
|
|
||||||
|
order | property | html el
|
||||||
|
------| -------- | -------
|
||||||
|
1 | summary | `p`
|
||||||
|
2 | details | `ul`
|
||||||
|
3 | rank | `ol`
|
Loading…
Reference in New Issue
Block a user