diff --git a/OSAC/OSAC.png b/OSAC/OSAC.png
new file mode 100644
index 0000000..9a6f7ae
Binary files /dev/null and b/OSAC/OSAC.png differ
diff --git a/OSAC/autoupdate.xml b/OSAC/autoupdate.xml
new file mode 100644
index 0000000..186d6d6
--- /dev/null
+++ b/OSAC/autoupdate.xml
@@ -0,0 +1,6 @@
+
+-
+ 3.0.0.0
+ https://github.com/adrifcastr/OSAC/releases/download/v3.0/OSAC.7z
+ true
+
diff --git a/README.md b/README.md
index 519c132..990e6d4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,37 @@
-# OSAC - The Open Source Audible Converter
-Crack Audible activation bytes using Audible-NG and remove the DRM protection by using ffmpeg to convert the file. All that in a simple GUI application.
+![License](https://img.shields.io/badge/License-GPLv2-blue.svg)
+
+OSAC is the Open Source Audible Converter.
+
+About
+=====
+
+OSAC's features are as follows:
+
+* Convert audible's proprietary AAX audio files to one of the following file formats:
+- LAME MP3 Audio
+- AAC M4B Audiobook
+- FLAC HQ Audio
+
+* Completely removes the files Digital Rights Management (DRM) protection and makes it playable to all common audio players.
+
+* Adjustable quality slider for MP3 and M4B (FLAC get's encoded @ 2600 kbit/s so prepare for huge file sizes).
+
+* Simple and easy to use.
+
+![OSACScreenshot](https://raw.githubusercontent.com/adrifcastr/OSAC/master/OSAC/OSAC.png)
+
+Donations
+=====
+
+Donations are gladly accepted. Please send them to my [Paypal.me](https://www.paypal.me/adrifcastr)
+to support the development, and maintenance of this project. Thank you!
+
+Credits
+=====
+
+OSAC is currently being developed and maintained by __adrifcastr__.
+In no particular order, I credit the following for their invaluable contributions:
+
+* __Evan#8119__ for help w/ the TextBox console redirection.
+* __Sylveon#8666__ for help w/ the TextBox console redirection.
+* __jbodan__ for Pull Request [#4](https://github.com/adrifcastr/OSAC/pull/4)