Skip to content

Commit f17ca47

Browse files
authored
Update README.md
1 parent 0afbbb1 commit f17ca47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ _to see this in a real world example take a look at my other projects_ [Flask-Cm
8888
access any icon anywhere in your templates! even from cms blocks!!!
8989

9090
- `get_model(model_name,blueprint_name)`
91-
* access any model class from any template (currently only supports sqlalchemy models)
91+
- access any model class from any template (currently only supports sqlalchemy models)
9292

9393
- `get_button(name)`
94-
* create buttons in the cms and access from within templates
94+
- create buttons in the cms and access from within templates
9595

9696
- AppFactory class with many hooks into settings file (makes use of settings file similar to django)
9797
- settings like:

0 commit comments

Comments
 (0)