Skip to content

Commit a921e63

Browse files
committed
fix: added README
1 parent 6b6b57f commit a921e63

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

demo/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# demo
2+
3+
-----
4+
5+
## Table of Contents
6+
7+
- [demo](#demo)
8+
- [Table of Contents](#table-of-contents)
9+
- [Installation](#installation)
10+
- [License](#license)
11+
12+
## Installation
13+
14+
```console
15+
pip install demo
16+
```
17+
18+
## License
19+
20+
`demo` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

0 commit comments

Comments
 (0)