diff --git a/README.md b/README.md
index a9cf725..192c88d 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,14 @@
# discord.v
-
+
Discord API implementation library written in V
-[Support server](https://discord.gg/k7rvtQ43cu)
-[Documentation](https://darphome.github.io/discord.v/discord.html)
+[Support server](https://discord.gg/k7rvtQ43cu) | [Documentation](https://darphome.github.io/discord.v/discord.html)
-## Credits
-
-Creator: [nerdarp](https://github.com/DarpHome)
-
-- [spytheman](https://github.com/spytheman) for helping
-- [sxqdt](https://github.com/HARXI) for logo
-
## Installing
From Git directly:
@@ -125,4 +117,4 @@ specify an intent that you have not enabled or are not approved for.)
- [x] Build cache ontop map's (memcache, redis in future)
### The Main one
-- [x] Make a cool library
\ No newline at end of file
+- [x] Make a cool library