not-nullptr / VERT

GNU Affero General Public License v3.0
87 stars 8 forks source link

README improvements #13

Closed 3kh0 closed 1 week ago

3kh0 commented 1 week ago

This pull request includes updates to the README.md file to be more friendly to people looking to run the app. I also added a point about the no file or size limits.

image

image

RealmyTheMan commented 1 week ago

thanks for the contribution!

one quick note, though; we don't use Node or pnpm. the code is optimized to work with bun, which is both the intended runtime and package manager.