aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaheshtheDev <[email protected]>2025-09-23 01:17:53 +0000
committerMaheshtheDev <[email protected]>2025-09-23 01:17:53 +0000
commitbe2008dff58a7e7f9d2017b1613f07119d80b5d5 (patch)
tree6b3bbb0e132d704c3563f854441f7d36652ef8d6 /README.md
parentfix: one more type error (diff)
downloadsupermemory-be2008dff58a7e7f9d2017b1613f07119d80b5d5.tar.xz
supermemory-be2008dff58a7e7f9d2017b1613f07119d80b5d5.zip
Rename CONTRIBUTING.md file (#433)
- Renamed CONTRIBUTE.md to CONTRIBUTING.md to follow standard GitHub conventions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de2bdea7..83c88559 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ We welcome contributions from developers of all skill levels! Whether you're fix
3. **Set up your environment** by copying `.env.example` to `.env.local`
4. **Start developing** with `bun run dev`
-For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTE.md).
+For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our [**Contributing Guide**](CONTRIBUTING.md).
### Ways to Contribute