diff --git a/README.md b/README.md
index 4aacbf9..46316f7 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,9 @@
+
+
+
@@ -27,12 +30,24 @@
-##
What is Awesome CV?
+## What is Awesome CV?
**Awesome CV** is LaTeX template for a **CV(Curriculum Vitae)**, **Résumé** or **Cover Letter** inspired by [Fancy CV](https://www.sharelatex.com/templates/cv-or-resume/fancy-cv). It is easy to customize your own template, especially since it is really written by a clean, semantic markup.
-##
Preview
+## Donate
+
+Please help keep this project alive! Donations are welcome and will go towards further development of this project.
+
+ PayPal: paypal.me/posquit0
+ BTC: 1Je3DxJVM2a9nTVPNo55SfQwpmxA6N2KKb
+ BCH: 1Mg1wG7PwHGrHYSWS67TsGSjo5GHEVbF16
+ ETH: 0x77ED9B4659F80205E9B9C9FB1E26EDB9904AFCC7
+ QTUM: QZT7D6m3QtTTqp7s4ZWAwLtGDsoHMMaM8E
+
+*Thank you for your support!*
+
+## Preview
#### Résumé
@@ -51,7 +66,7 @@ You can see [PDF](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/e
| [![Cover Letter(Traditional)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/coverletter-0.png)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/coverletter.pdf) | [![Cover Letter(Awesome)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/coverletter-1.png)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/coverletter.pdf) |
-##
Quick Start
+## Quick Start
* [**Edit Résumé on OverLeaf.com**](https://www.overleaf.com/latex/templates/awesome-cv/tvmzpvdjfqxp)
* [**Edit Résumé on ShareLaTeX.com**](https://www.sharelatex.com/templates/cv-or-resume/awesome-cv)
@@ -61,7 +76,7 @@ You can see [PDF](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/e
**_Note:_ Above services do not guarantee up-to-date source code of Awesome CV**
-## How to Use
+## How to Use
#### Requirements
@@ -79,7 +94,7 @@ $ xelatex {your-cv}.tex
This should result in the creation of ``{your-cv}.pdf``
-## Credit
+## Credit
[**LaTeX**](http://www.latex-project.org) is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
@@ -90,7 +105,7 @@ This should result in the creation of ``{your-cv}.pdf``
[**Source Sans Pro**](https://github.com/adobe-fonts/source-sans-pro) is a set of OpenType fonts that have been designed to work well in user interface (UI) environments.
-## Contact
+## Contact
You are free to take my `.tex` file and modify it to create your own resume. Please don't use my resume for anything else without my permission, though!
diff --git a/examples/cv/experience.tex b/examples/cv/experience.tex
index a6747c1..647f3d4 100644
--- a/examples/cv/experience.tex
+++ b/examples/cv/experience.tex
@@ -45,7 +45,7 @@
{Mar. 2016 - Exp. Jun. 2017} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
- \item {Researched classfication algorithms(SVM, CNN) to improve accuracy of human exercise recognition with wearable device.}
+ \item {Researched classification algorithms(SVM, CNN) to improve accuracy of human exercise recognition with wearable device.}
\item {Developed two TIZEN applications to collect sample data set and to recognize user exercise on SAMSUNG Gear S.}
\end{cvitems}
}