Skip to content

Commit

Permalink
CHANGE : reformat readme features
Browse files Browse the repository at this point in the history
  • Loading branch information
minwook-shin committed May 21, 2023
1 parent e7b9368 commit 8179023
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions README.md
Expand Up @@ -59,17 +59,22 @@ python setup.py install

## Features

* list/Retrieve/Create database

* Create/update/Retrieve Page object

* Get/Remove/Update Properties

* Archive Page

* Finding all pages in a database

* Add Children Block with page
* Blocks
* ✅ Append block children
* ✅ Retrieve block children
* Pages
* ✅ Create a page
* ✅ Retrieve a page
* ✅ Retrieve a page property item
* ✅ Update page properties
* ✅ Archive a page
* Databases
* ✅ Create a database
* ❎ Query a database
* partial support
* ✅ Retrieve a database
* ✅ Update a database
* ✅ Update database properties

## Contributing

Expand Down

0 comments on commit 8179023

Please sign in to comment.