diff --git a/README.md b/README.md
index 6288d46..ae4a04e 100644
--- a/README.md
+++ b/README.md
@@ -72,19 +72,19 @@ python manage.py loaddata db_backup.json
```
#### Features
-Basic setup and core `Hello World!` app
-Blog post `crud` operations
-User core `signup login logout` using the name, email, password & confirm password
-Post created by user User profile view
-Post pagination on home page
-Search articles by `title` or `subtitle` or `category` or by `username`
-Blog post `view count`
-Login signup page error and success messages flash
-User dashboard and `view stats`
-Comment by user and `comment` approved by admin
-Like by the user and show a message if not logged in for comment and `likes`
-User `name edit` and upload `profile photo`
-Blog post editor using `TinyMCE`
+Basic setup and core `Hello World!` app
+Blog post `crud` operations
+User core `signup login logout` using the name, email, password & confirm password
+Post created by user User profile view
+Post pagination on home page
+Search articles by `title` or `subtitle` or `category` or by `username`
+Blog post `view count`
+Login signup page error and success messages flash
+User dashboard and `view stats`
+Comment by user and `comment` approved by admin
+Like by the user and show a message if not logged in for comment and `likes`
+User `name edit` and upload `profile photo`
+Blog post editor using `TinyMCE`
#### Coming Soon
@@ -112,4 +112,4 @@ Wechat official account feature integrated. Now, you can use wechat official acc
Just install notepad++,open file, change encoding to UTF-8 save and run the loaddata commads
- [Django Fontawesome - Icon](https://fontawesome.com/docs/web/use-with/python-django)
- [Modal Popup](https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_modal)
-- [TinyMCE](https://pypi.org/project/django-tinymce/)
\ No newline at end of file
+- [TinyMCE](https://pypi.org/project/django-tinymce/)