Prechádzať zdrojové kódy

Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading

Alexander Makarov 12 rokov pred
rodič
commit
fe5df96616
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ Yii 2 Basic Application Template
 ================================
 ================================
 
 
 Yii 2 Basic Application Template is a skeleton Yii 2 application best for
 Yii 2 Basic Application Template is a skeleton Yii 2 application best for
-rapidly developing small Websites containing mainly informational pages.
+rapidly creating small projects.
 
 
 The template contains the basic features including user login/logout and a contact page.
 The template contains the basic features including user login/logout and a contact page.
 It includes all commonly used configurations that would allow you to focus on adding new
 It includes all commonly used configurations that would allow you to focus on adding new