diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-19 12:10:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-19 12:10:19 -0500 |
| commit | 18ac2142a8544069267640fa1f6f9b92356c2cce (patch) | |
| tree | 4dc42696e812afebb673a38c885d59a6a506c79b | |
| parent | 875b9787d0401ed9f3d3a2a4e42c6a5ab32a8ea1 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [<img alt="Spliit" height="60" src="https://github.com/scastiel/spliit2/blob/main/public/logo-with-text.png?raw=true" />](https://spliit.app) -Spliit is a free and open source alternative to Splitwise. I created it back in 2022 as a side project to learn the Go language, but rewrote it with Next.js since. +Spliit is a free and open source alternative to Splitwise. You can either use the official instance at [Spliit.app](https://spliit.app), or deploy your own instance: [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fspliit-app%2Fspliit&project-name=my-spliit-instance&repository-name=my-spliit-instance&stores=%5B%7B%22type%22%3A%22postgres%22%7D%5D&) |
