Skip to content

Commit 8890727

Browse files
1 parent 3c4b572 commit 8890727

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

readme.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -304,11 +304,10 @@ Note that custom image component is currently only enabled with preview image or
304304
- `react-notion-x` started as a fork of `react-notion` with better support for different types of Notion content (especially collections) and grew into something much more comprehensive
305305
- `react-notion` is no longer actively maintained
306306
- [notion-api-worker](https://github.com/splitbee/notion-api-worker) - Notion API proxy exposed as a Cloudflare Worker
307-
- `notion-types` and `notion-client` are a refactored fork of `notion-api-worker`.
307+
- `notion-types` and `notion-client` are a rewrite of `notion-api-worker`
308308
- One of the main use cases for `react-notion-x` is server-side rendering via Next.js, in which case the CF worker is unnecessary
309309
- We recommend that you use [notion-client](./packages/notion-client) instead
310-
- [notion-api-agent](https://github.com/dragonman225/notionapi-agent) - Alternative Notion API client
311-
- [notion-py](https://github.com/jamalex/notion-py) - Excellent Python wrapper around the Notion API
310+
- [notion-py](https://github.com/jamalex/notion-py) - Python wrapper around the Notion API
312311

313312
## Contributing
314313

@@ -320,8 +319,6 @@ MIT © [Travis Fischer](https://transitivebullsh.it)
320319

321320
This project extends MIT-licensed work by [Timo Lins](https://twitter.com/timolins), [Tobias Lins](https://twitter.com/linstobias), [Sam Wight](https://samw.dev), and other contributors.
322321

323-
Big thanks to [Noah Bragg](https://github.com/normdoow) who runs [Potion.so](https://www.potion.so/) for helping to maintain `react-notion-x`.
324-
325322
Support my OSS work by <a href="https://twitter.com/transitive_bs">following me on twitter <img src="https://storage.googleapis.com/saasify-assets/twitter-logo.svg" alt="twitter" height="24px" align="center"></a>
326323

327324
## Sponsor

0 commit comments

Comments
 (0)