diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1e7e4b4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.css linguist-language=python +*.js linguist-language=python +*.html linguist-language=python \ No newline at end of file diff --git a/README.md b/README.md index 95a8ae9..83ffa66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 海豹 > django-base-templastes -> 因本项目开始时间为3月1日,是 世界海豹日,故项目起名为 海豹 seal +> 因本项目开始时间为3月1日,是 国际海豹日,故项目起名为 海豹 seal > 主要为 django 基础开发平台, MVC 模式 开发.(非前后端分离) ,可以拿来直接开发 django项目。作者会在周末进行开发、更新。