diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-11 13:34:41 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-11 13:34:41 +0200 |
commit | 3a842419ec308423d6b96b8f04ace7ff6e7c9567 (patch) | |
tree | 023cc06961bde61dbb43d246181c3016278a2464 | |
parent | bdcbd5d764117314d1c396fa41e09b9419a70753 (diff) | |
download | tres-3a842419ec308423d6b96b8f04ace7ff6e7c9567.tar.gz tres-3a842419ec308423d6b96b8f04ace7ff6e7c9567.tar.bz2 tres-3a842419ec308423d6b96b8f04ace7ff6e7c9567.zip |
ref: Add readme
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..774381d --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Rule of three + +This is a simple project to calculate rule of three. There are plenty sites out +of there that already provide this functionality but most of them are filled +with ADs, analytics js, or/and load shit tons of js. + +So I just made this site to be simple rule of three. + +## Roadma + +- Make it not suck on mobile. |