瀏覽代碼

进行了对主页的多项美化

Shellmiao 4 年之前
父節點
當前提交
a2f0662e0e
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -1,10 +1,11 @@
-#Shellmiao学习过程中开发的博客网站
+# Shellmiao学习过程中开发的博客网站
 
-####环境要求:
+## 环境要求:
+见requirements.txt
 
 ***待补充***
 
-####使用方法:  
-**python manage.py makemigrations article comment userprofile**  
+## 使用方法:  
+**python manage.py makemigrations article comment userprofile**  
 **python manage.py migrate**  
 **python manage.py runserver**