Skip to content

Commit caa045c

Browse files
committed
include README in index
1 parent 84ac426 commit caa045c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ![sly logo](https://raw.githubusercontent.com/dunkyl/SlyMeta/main/sly%20logo.svg) Sly YTAAPI for Python
22

3+
<!-- elevator begin -->
4+
35
> 🐍 For Python 3.10+
46
57
## No boilerplate, *async* and *typed* Youtube Analytics API access. 😋
@@ -15,6 +17,8 @@ Currently, the following topics are supported:
1517

1618
You can directly grant user tokens using the command line, covering the whole OAuth 2 grant process.
1719

20+
<!-- elevator end -->
21+
1822
---
1923

2024
Example usage:
@@ -53,4 +57,5 @@ python3 -m SlyYTAAPI grant
5357
```
5458

5559
Granting credentials requires a Google Cloud Console account and JSON file.
56-
Please see https://docs.dunkyl.net/SlyAPI-Python/tutorial/oauth2.html for more information.
60+
Please see https://docs.dunkyl.net/SlyAPI-Python/tutorial/oauth2.html for more information.
61+

0 commit comments

Comments
 (0)