diff --git a/README.md b/README.md
index 347d671..28850c7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Viper Ripper!
+# VRipper!
This is my spin for a cross platform gallery ripper app for [vipergirls](https://vipergirls.to) website.
The purpose of this project is to build a robust and clean application to conveniently download photo galleries using modern web technologies, Java + Spring boot for the back end and angular + electron for the front end.
@@ -15,8 +15,16 @@ Most people will be interested only on the desktop app, however if you have a na
To build the server app:
mvn clean install -DskipTests
+
To build the desktop app:
mvn clean install -Pelectron -DskipTests
-Maven will automatically handle front end compilation. However, for development, you will need to install a recent version of nodejs on your system.
+Maven will automatically handle front end compilation. However, for development, you will need to install a recent
+version of nodejs on your system.
+
+If you feel generous and want to support me, you can donate some coins, and I would be very grateful 🙏
+
+I accept Bitcoin (BTC) for donations, following is my address
+
+ bc1q9jzzw3st49r9vmxgtylq4vrd67cl7zfclf3lsq
diff --git a/vripper-ui/src/app/about/about-component.component-scss-theme.scss b/vripper-ui/src/app/about/about-component.component-scss-theme.scss
new file mode 100644
index 0000000..34a779a
--- /dev/null
+++ b/vripper-ui/src/app/about/about-component.component-scss-theme.scss
@@ -0,0 +1,10 @@
+@import '~@angular/material/theming';
+
+@mixin about-component-theme($theme) {
+ $foreground: map-get($theme, foreground);
+ $background: map-get($theme, background);
+
+ .about-link, .about-icon {
+ color: mat-color($foreground, text);
+ }
+}
diff --git a/vripper-ui/src/app/about/about-component.html b/vripper-ui/src/app/about/about-component.html
new file mode 100644
index 0000000..0289037
--- /dev/null
+++ b/vripper-ui/src/app/about/about-component.html
@@ -0,0 +1,62 @@
+
+
+
About
+
+
+
+
+
+ VRipper
+ {{version}}
+
+
+
+ Due to the lack of cross platform Ripper for vipergirls.to and the official one being no longer maintained,
+ this application was created as a personal project of mine to fulfill the old one's tasks.
+ Soon after, people were interested in it and i released it to the public.
+ This project is built to be a robust and clean replacement of the old one, using modern technologies to
+ conveniently download photo galleries from the forum.
+ I aim to provide you with a software that is easy to use have a nice and intuitive design and interface.
+ The project is currently maintained by me 'theghooost', a member of the vipergirls.to forum, feel free to PM
+ if you need anything.
+
+
+
+
+
Contribution
+
+ You can contribute to the project by testing new releases, raising bug reports or coding.
+ The project is open source and is hosted in github.com.
+
+
+ If you feel generous and want to support me, you can donate some coins, and I would be very grateful 🙏
+ I accept Bitcoin (BTC) for donations, following is my address
+