diff options
| author | Deepak CH <[email protected]> | 2024-08-05 17:43:29 +0000 |
|---|---|---|
| committer | Deepak CH <[email protected]> | 2024-08-05 17:43:29 +0000 |
| commit | a1a9de8f87a043a005ccc6f09d7014fa62885b07 (patch) | |
| tree | 4d087d6c766df7463bf1cff739a119d5f902ed23 /README.md | |
| parent | added links (diff) | |
| download | supermemory-a1a9de8f87a043a005ccc6f09d7014fa62885b07.tar.xz supermemory-a1a9de8f87a043a005ccc6f09d7014fa62885b07.zip | |
Requested changes done fixed the links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,11 +88,11 @@ The database, auth etc logic is here Built with: -- [Nextjs 14](https://nextjs.org/docs/app/building-your-application/upgrading/version-14) +- [Nextjs 14](https://nextjs.org/) - [Next Auth](https://next-auth.js.org/) - [Drizzle ORM](https://drizzle.team/) - [Cloudflare D1 database](https://developers.cloudflare.com/d1/get-started/) -- [Cloudflare ratelimiter](https://developers.cloudflare.com/waf/rate-limiting-rules/) +- [Cloudflare ratelimiter](https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/) - [TailwindCSS](https://tailwindcss.com) - [shadcn-ui](https://ui.shadcn.com) - And some other amazing open source projects like [Novel](https://novel.sh) and [vaul](https://vaul.emilkowal.ski/) |