Skip to content

Commit 73c2562

Browse files
committed
Updated readme
1 parent 954d4cd commit 73c2562

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<div align="center"><b>Automatically update your github README learn section with data fetched from a remote notion database.</b></div>
33
</br>
44
<p align="center">
5-
<a href="https://app.codecov.io/gh/Devorein/github-readme-learn-section-notion/branch/master"><img src="https://img.shields.io/codecov/c/github/devorein/github-readme-learn-section-notion?color=blue"/></a>
5+
<a href="https://app.codecov.io/gh/Devorein/github-readme-learn-section-notion/branch/master"><img src="https://codecov.io/gh/Devorein/github-readme-learn-section-notion/branch/master/graph/badge.svg"/></a>
66
<a href="https://github.com/Devorein/github-readme-learn-section-notion/actions/workflows/build.yml"><img src="https://github.com/devorein/github-readme-learn-section-notion/actions/workflows/build.yml/badge.svg"/></a>
77
<img src="https://img.shields.io/github/repo-size/devorein/github-readme-learn-section-notion?style=flat-square&color=orange"/>
88
<img src="https://img.shields.io/github/contributors/devorein/github-readme-learn-section-notion?label=contributors&color=red"/>
99
</p>
1010

1111
## Configuration
1212

13-
| Option | Description | Default |
14-
| :-----------: | :-----------------------------------------------: | :-----: |
15-
| `database_id` | Set this to the id of your remote notion database | - |
16-
| `token_v2` | Set this to your notion `token_v2` | - |
13+
| Option | Description | Required | Default |
14+
| :-----------: | :-----------------------------------------------: | :------: | :-----: |
15+
| `database_id` | Set this to the id of your remote notion database | true | - |
16+
| `token_v2` | Set this to your notion `token_v2` | false | - |
1717

1818
## Usage
1919

0 commit comments

Comments
 (0)