This commit is contained in:
kflux 2020-05-18 18:03:22 +02:00
parent f6e273d8b8
commit dc36969dc2

View file

@ -2,6 +2,10 @@
Converts any string into a sigil based on corresponding [planetary magic squares](https://en.wikipedia.org/wiki/Magic_square#Europe_after_15th_century).
```
sigilize.py <string to be sigilized> <planet name> <filename>
```
## Install Dependencies
```