Add logo and rename
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Project Notes
|
||||
# PersoNotes
|
||||
|
||||
A lightweight, web-based Markdown note-taking application with a Go backend and a minimalist frontend built with htmx.
|
||||
|
||||
@ -13,7 +13,7 @@ A lightweight, web-based Markdown note-taking application with a Go backend and
|
||||
- 🛠️ Super Easy to build
|
||||
- 🚀 Powerful REST API
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Features
|
||||
@ -56,8 +56,8 @@ A lightweight, web-based Markdown note-taking application with a Go backend and
|
||||
|
||||
1. **Clone the repository:**
|
||||
```bash
|
||||
git clone https://github.com/mathieu/project-notes.git
|
||||
cd project-notes
|
||||
git clone https://github.com/mathieu/personotes.git
|
||||
cd personotes
|
||||
```
|
||||
2. **Download Go modules:**
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user