Compare commits

..

2 commits

Author SHA1 Message Date
3d389b4089
Add project's goal 2022-06-22 19:04:29 +02:00
7c57d14480
fix keyword 2022-06-22 19:04:16 +02:00
2 changed files with 4 additions and 1 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Constnium
Calculate your own constant based on your first name.

View file

@ -13,7 +13,7 @@
}, },
"keywords": [ "keywords": [
"constant", "constant",
"first name" "first-name"
], ],
"author": "Mylloon", "author": "Mylloon",
"license": "GPL-3.0-only" "license": "GPL-3.0-only"