From d293e98b43c0aa3ff77e627d7b9592ae8e30fc8a Mon Sep 17 00:00:00 2001 From: Austin Date: Sun, 24 May 2015 18:13:03 -0500 Subject: [PATCH] Changed "Import about this GIT repo" Line 16, typo My proposal is to change it to "Important reminder about this GIT Repo", as I think the "Import" part in the current one is a typo. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 237a27df..d78d2b85 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,7 @@ Learn more at http://web2py.com Then edit ./app.yaml and replace "yourappname" with yourappname. -## Import about this GIT repo +## Important reminder about this GIT repo An important part of web2py is the Database Abstraction Layer (DAL). In early 2015 this was decoupled into a separate code-base (PyDAL). In terms of git, it is a sub-module of the main repository.