Skip to content

Commit 8d7286e

Browse files
author
Vetrichelvan
committed
Updated READMe
1 parent 562f044 commit 8d7286e

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
21
<img src="assets/notion.png" alt="Notion Logo" height="240" width="240" style="display: block; margin: auto">
32
<br>
43
<hr>
54
<h1 style="font-size: 50px; margin: 0; padding: 0">PyNotion</h1>
65

7-
![PyPI - Downloads](https://img.shields.io/pypi/dm/pynotionclient?style=for-the-badge)
6+
![PyPI](https://img.shields.io/pypi/v/pynotionclient?color=brightgreen&logo=pypi&style=for-the-badge)
7+
![PyPI - Downloads](https://img.shields.io/pypi/dm/pynotionclient?color=brightgreen&logo=pypi&style=for-the-badge)
88
![GitHub last commit](https://img.shields.io/github/last-commit/pythonhubdev/PyNotion?style=for-the-badge)
9-
![GitHub](https://img.shields.io/github/license/pythonhubdev/PyNotion?style=for-the-badge)
10-
![GitHub Repo stars](https://img.shields.io/github/stars/pythonhubdev/PyNotion?style=for-the-badge)
11-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/pythonhubdev/PyNotion/CodeQL?style=for-the-badge)
9+
![GitHub](https://img.shields.io/github/license/pythonhubdev/PyNotion?color=brightgreen&style=for-the-badge)
10+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/pythonhubdev/PyNotion/PyNotion%20Checks?style=for-the-badge)
11+
![Code Style](https://img.shields.io/static/v1?label=CodeStyle&message=Black&color=%3CCOLOR%3E&style=for-the-badge)
1212

13-
**A Notion API wrapper for Python** (In Development). PyNotion is a simple-to-use and easy-to-understand API wrapper for [Notion.so](https://developers.notion.com/) Currently
13+
**A Notion API wrapper for Python** (In Development). PyNotion is a simple-to-use and easy-to-understand API wrapper
14+
for [Notion.so](https://developers.notion.com/) Currently
1415
in development and
1516
supports the following features:
1617

17-
>1. Create a new database
18+
> 1. Create a new database
1819
>2. Query a database
1920
2021
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)

0 commit comments

Comments
 (0)