docs: update readme

This commit is contained in:
dntzhang 2019-11-06 10:21:22 +08:00
parent b9e4515101
commit d1b68a4368
1 changed files with 1 additions and 1 deletions

View File

@ -858,7 +858,7 @@ The Omi design was driven by The Zen of Python, by Tim Peters philosophy:
* There should be one—and preferably only one—obvious way to do it.
* Although that way may not be obvious at first unless you're Dutch.
* Now is better than never.
* Although never is often better than right now.[n 1]
* Although never is often better than right now.
* If the implementation is hard to explain, it's a bad idea.
* If the implementation is easy to explain, it may be a good idea.
* Namespaces are one honking great idea—let's do more of those!