mirror of
https://github.com/vale981/flask-semanticui
synced 2025-03-04 08:41:41 -05:00
Update README.md
This commit is contained in:
parent
24807fef97
commit
c9add998bd
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
### About
|
||||
This simple extension adds Semantic UI support to your Flask project. It has currently no support for WTForms. This will come in a later version. But you can all semantic UI features, like icons, animations, ... You name it.
|
||||
|
||||
Based on [Semantic UI v2.4.1](https://github.com/Semantic-Org/Semantic-UI-CSS).
|
||||
|
||||
### How to use
|
||||
Your `__init__.py` file should be something like this:
|
||||
```python
|
||||
|
|
Loading…
Add table
Reference in a new issue