added a line of content in readme
This commit is contained in:
parent
d057c6bf02
commit
7e1bf555a6
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
#### a little fun thing i made back in early 2023
|
#### a little fun thing i made back in early 2023
|
||||||
A bit of code that generates a 10 print pattern in one on the specified color palettes and sets the result as the banner on a Pleroma account. I made it run as a cronjob every day at midnight.
|
A bit of code that generates a 10 print pattern in one on the specified color palettes and sets the result as the banner on a Pleroma account. I made it run as a cronjob every day at midnight.
|
||||||
|
|
||||||
|
It required some reverse engineering of all the APIs, because at the time I was working on it, none of the documentation matched reality :)
|
||||||
|
|
||||||
You can see some generated examples in the [examples](examples) folder.
|
You can see some generated examples in the [examples](examples) folder.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue