diff --git a/README.md b/README.md index dda43ef52..6ab3e4c43 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Or click fork & run on Vercel 🚨 **We added cool new features to the app!** (bare-bones was [466a36](https://github.com/enricoros/nextjs-chatgpt-app/tree/466a3667a48060d406d60943af01fe26366563fb)) +- [x] _NEW 04.14_ 🎉 **SVG Drawing** 🖌️ +

Token Counters

- [x] _NEW 04.13_ 🎉 Token usage progress bars, CTRL+M to use the mic, edge runtime fixes for Cloudflare, [awesome-agi.md](docs/awesome-agi.md) - [x] _NEW 04.11_ 🎉 **AI-titling** 🧠✍️ - [x] _NEW 04.10_ 🎉 **Multiple chats** 📝📝📝 diff --git a/docs/feature_svg_drawing.png b/docs/feature_svg_drawing.png new file mode 100644 index 000000000..ce88a330c Binary files /dev/null and b/docs/feature_svg_drawing.png differ