Skip to content

Commit 6fd0cae

Browse files
Merge pull request #293 from notion-dotnet/update-readme
Update readme
2 parents 1a3efb1 + ad7f4fb commit 6fd0cae

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ Provides the following packages:
4141
dotnet add package Notion.Net
4242
```
4343

44-
> Note: default Notion-Version used by NuGet package versions
45-
> | Package version | Notion-Version |
46-
> | --- | --- |
47-
> | 3.0.0+ | 2022-02-22 |
48-
> | 2.0.0+ | 2021-08-16 |
49-
> | 1.0.0+ | 2021-05-13 |
44+
**Note:** default Notion-Version used by NuGet package versions
45+
| Package version | Notion-Version |
46+
| --- | --- |
47+
| 3.0.0+ | 2022-02-22 |
48+
| 2.0.0+ | 2021-08-16 |
49+
| 1.0.0+ | 2021-05-13 |
5050

5151
## Usage
5252

docs/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ A simple and easy to use client for the [Notion API](https://developers.notion.c
1010
dotnet add package Notion.Net
1111
```
1212

13-
> Note: default Notion-Version used by NuGet package versions
14-
> | Package version | Notion-Version |
15-
> | --- | --- |
16-
> | 3.0.0+ | 2022-02-22 |
17-
> | 2.0.0+ | 2021-08-16 |
18-
> | 1.0.0+ | 2021-05-13 |
13+
**Note:** default Notion-Version used by NuGet package versions
14+
| Package version | Notion-Version |
15+
| --- | --- |
16+
| 3.0.0+ | 2022-02-22 |
17+
| 2.0.0+ | 2021-08-16 |
18+
| 1.0.0+ | 2021-05-13 |
1919

2020
## Usage
2121

0 commit comments

Comments
 (0)