diff --git a/README.md b/README.md
index bf6479d..aaeacbb 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,12 @@ EEG preprocessing methods for classifying person emotions have been widely appli
## Required Library
### Python
Python is used as Web App GUI.
-1. Common Gateway Interface (see https://docs.python.org/2/library/cgi.html)
-2. cgitb (see https://docs.python.org/2/library/cgitb.html)
-3. Matlab Engine for Python (see http://www.mathworks.com/help/matlab/matlab-engine-for-python.html)
+1. [Common Gateway Interface](https://docs.python.org/2/library/cgi.html)
+2. [Cgitb](https://docs.python.org/2/library/cgitb.html)
+3. [Matlab Engine for Python](http://www.mathworks.com/help/matlab/matlab-engine-for-python.html)
### Matlab
Matlab is used as EEG analysis, preprocessing, and classification.
-1. PCA and ICA Package (see http://www.mathworks.com/matlabcentral/fileexchange/38300-pca-and-ica-package)
+1. [PCA and ICA Package](http://www.mathworks.com/matlabcentral/fileexchange/38300-pca-and-ica-package)
## Paper Publication
[JATIT - Significant Preprocessing Method in EEG-Based Emotion Classification](https://drive.google.com/file/d/0B9EQQ4nwB6CbdlpoX0tuSzRxbzg)