Skip to content

Commit e0b8a2b

Browse files
authored
Merge pull request #71 from trollmao/patch-1
Update README.md
2 parents ca8396a + e36ab2c commit e0b8a2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ It's actually a Full Stack web framework using <a href="https://flask.palletspro
1616
The official documentation is online at <a href="navycut.github.io">navycut.github.io</a>.
1717

1818
### Basic installation
19-
Use the package manager [pip](https://pypi.org/project/navycut/) to install navycut.
19+
20+
Use the package manager [pip](https://pypi.org/project/navycut/) to install navycut.
2021

2122
```bash
2223
python3 -m pip install navycut
@@ -368,4 +369,4 @@ admin.register_model(Author, AuthorAdminModelView) # Use the customized options
368369

369370
GNU General Public License v3 or later (GPLv3+)
370371

371-
Copyright (c) 2021 navycut(aniketsarkar@yahoo.com)
372+
Copyright (c) 2021 navycut(aniketsarkar@yahoo.com)

0 commit comments

Comments
 (0)