diff --git a/README.md b/README.md index 923ffbd..1f9bf09 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ This is a full-stack project I made using Next.js. This project is a complete working ChatGPT clone. I designed the whole GPT UI with Tailwind CSS myself. Here's what I used for this: - Tailwind CSS: design - Next.js: library +- Remark: Markdown rendering Specifically, my own library: - [FreeGPT.js](https://freegpt.js.org/) : the stable free library for ChatGPT -Here are some screenshots too: +Here are some screenshots too (not latest :P): ![Empty Chat](chat.png) ![A Message...](msg.png) ![Chat](chat2.png)