better README
This commit is contained in:
parent
eada7733d4
commit
772d945913
2 changed files with 16 additions and 3 deletions
3
README
3
README
|
|
@ -1,3 +0,0 @@
|
|||
Set of Hanafuda cards in the form of 12 pictures in the SVG format.
|
||||
|
||||
Run `make` to export the large pictures and the cards in PNG files.
|
||||
16
README.md
Normal file
16
README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# nojhan's Hanafuda cards set and almanac
|
||||
|
||||
This is a set of 12 vector pictures, one for each month of the year,
|
||||
in the SVG format.
|
||||
Each picture contains details that can be exported
|
||||
as a set of Hanafuda cards.
|
||||
|
||||
|
||||
## Create the cards and the almanac
|
||||
|
||||
You need to have [imagemagick](https://imagemagick.org/)
|
||||
and [inkscape](https://www.inkscape.org) installed on your computer.
|
||||
|
||||
Run `make` to export the main pictures, each cards,
|
||||
all pictures in one image, and all cards in one image.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue