From f936aaf22778999ea54fe4af3a743891e35d02dd Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sat, 16 Sep 2023 17:31:05 -0500 Subject: [PATCH] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f7b4cf..4ce62bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # conveX -An [X](https://twitter.com/home) clone built as a submission for the [WebDevCody](https://www.youtube.com/@WebDevCody) [hackathon](https://hackathon.webdevcody.com/) using... +An [X](https://twitter.com/home) An X inspired social site that supports following other users, +liking posts, and sharing both long and short posts formatted with [Markdown](https://commonmark.org/help/). It was built as a submission for the [WebDevCody](https://www.youtube.com/@WebDevCody) [hackathon](https://hackathon.webdevcody.com/) using... - [TypeScript](https://www.typescriptlang.org/) - JavaScript's uptight brother - [Convex](https://www.convex.dev/) - Backend as a service