diff --git a/README.md b/README.md
index e0fdf46..87e5bbb 100644
--- a/README.md
+++ b/README.md
@@ -6,25 +6,25 @@ This repository includes many reusable Django apps.
#### Clean & simple style
-
+
-
+
#### with i18 & user-role system
-
+
#### Diary app
-
+
#### Reminder app
-
+
#### Log app
-
+
## Source code overview
@@ -85,7 +85,7 @@ There are other reusable source code like `flushmigrations`, `dumpdatautf8` Djan
git clone this repo
```bash
-git clone https://github.com/j3ygithub/ctdb /Users/jimmy_lin/repos/ctdb
+git clone https://github.com/j3ygh/ctdb /Users/jimmy_lin/repos/ctdb
```
build venv & install packages with pip
@@ -107,11 +107,11 @@ Jimmy Lin
Distributed under the MIT license. See ``LICENSE`` for more information.
-[https://github.com/j3ygithub/](https://github.com/j3ygithub/)
+[https://github.com/j3ygh/](https://github.com/j3ygh/)
## Contributing
-1. Fork it ()
+1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)