summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonetienne <leonetienne@hotmail.de>2022-02-12 23:58:07 +0100
committerLeonetienne <leonetienne@hotmail.de>2022-02-12 23:58:07 +0100
commit32a434b77f7a54f45f9ffb16f9aa6f35c2b8d47e (patch)
tree3298a4260edcb6e0c548ff5fbd7d0410399760bd
parent0919ca12baff6e3ebf7ac5a2c970ebb2e798953c (diff)
Comments, and minyor changes in readme
-rw-r--r--Src/main.cpp2
-rw-r--r--readme.md20
2 files changed, 12 insertions, 10 deletions
diff --git a/Src/main.cpp b/Src/main.cpp
index e03e1f0..0ebeb5d 100644
--- a/Src/main.cpp
+++ b/Src/main.cpp
@@ -36,6 +36,8 @@ std::string MakeUwu(std::string boringString) {
"n",
"ny",
[boringString](const std::string &found, int index) {
+ // Jävla this is one clustered piece of shitcode
+
// Don't replace, if we are on the last char
if (index + found.length() == boringString.length())
return false;
diff --git a/readme.md b/readme.md
index 87bd7c3..201b871 100644
--- a/readme.md
+++ b/readme.md
@@ -1,20 +1,20 @@
# Uwwwwu<sUWP>PP</suwp>
-![uwu](https://img.shields.io/badge/uwu'd%3F-yes-AA44AA)
-![uwu](https://img.shields.io/badge/cute%3f-definitely!-44AAFA)
-![uwu](https://img.shields.io/badge/nyecessawy%3f-you%20bet!-AAAA44)
-![uwu](https://img.shields.io/badge/license-BSD%202%20Clause-44AA44)
-![uwu](https://img.shields.io/badge/test%20cuvwage-some-44AA44)
-![uwu](https://img.shields.io/badge/downloads-%3E1-AA44AA)
-![uwu](https://img.shields.io/badge/pwatform-evewytwing%20twat%20runs%20cmake-00589D)
-![uwu](https://img.shields.io/badge/eviw%20pwopwietawy%20softwawe%3f-nyeva%20eva-44AAFA)
-![uwu](https://img.shields.io/badge/badges%3f-all%20of%20twem-AA44AA)
+[![uwu](https://img.shields.io/badge/uwu'd%3F-yes-AA44AA)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/cute%3f-definitely!-44AAFA)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/nyecessawy%3f-you%20bet!-AAAA44)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/license-BSD%202%20Clause-44AA44)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/test%20cuvwage-some-44AA44)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/downloads-%3E1-AA44AA)](https://github.com/Leonetienne/UwwwuPP/releases/tag/1)
+[![uwu](https://img.shields.io/badge/pwatform-evewytwing%20twat%20runs%20cmake-00589D)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/eviw%20pwopwietawy%20softwawe%3f-nyeva%20eva-44AAFA)](https://github.com/Leonetienne/UwwwuPP)
+[![uwu](https://img.shields.io/badge/badges%3f-all%20of%20twem-AA44AA)](https://github.com/Leonetienne/UwwwuPP)
I was wooking for an uwwwwwuifier twat suwpported input fwom
stdin and pawameters, twat doesn't nyeed 500.000 dependencies to work.
So i made twis.
-You can eitwer compiwe it yoursewf, or downwoad eitwer twe debian, or macos buiwd fwom twe [weweases tab](https://github.com/Leonetienne/UwwwuPP/releases). It shouwd compiwe on evewy pwatform twat suwpports cmake.
+You can eitwer compiwe it yoursewf, or downwoad eitwer twe debian, or macos buiwd fwom twe [reweases tab](https://github.com/Leonetienne/UwwwuPP/releases). It shouwd compiwe on evewy pwatform twat suwpports cmake.
## Compiwe instwuctions
To do so, make suwe you haf cmake instawwed.