diff --git a/README.md b/README.md
index eafb145..a6f3fee 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# qStore
A proof of concept for using youtube as file storage.
+> Please feel free to star this project if you like what I have done! <3
__ __
@@ -18,6 +19,7 @@ __ __
# Extra context
When calling the "`encode_video()`" function, it prompts you to provide "`data for keygen`". This is basically any 100+ random characters you can put together. I personally just press all of the buttons of my keyboard in a satisfying way to get a lot of randomly pressed letters, symbols, and numbers. You could also use [Genter](https://github.com/therealOri/Genter) to generate 100+ characters if you want something with a lot more variety than your keyboard.
+__ __