better README

This commit is contained in:
Johann Dreo 2025-08-03 23:54:32 +02:00
commit 772d945913
2 changed files with 16 additions and 3 deletions

3
README
View file

@ -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
View 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.