chore: Update readme with updated information

This commit is contained in:
mrjvs
2025-04-09 13:55:58 +02:00
parent c13c486d87
commit c78eaff1e1

View File

@@ -1,18 +1,19 @@
# Website
# Pretendo website
This repository contains the source code for [our website](https://pretendo.network). All contributions should go in the [dev branch](https://github.com/PretendoNetwork/website/tree/dev).
This repository contains the source code for [our website](https://pretendo.network).
### Localization
If you'd like to help localize Pretendo Network, you can check out our project on [Weblate](https://hosted.weblate.org/engage/pretendonetwork/).
# Running locally for development
<a href="https://hosted.weblate.org/engage/pretendonetwork/">
<img src="https://hosted.weblate.org/widgets/pretendonetwork/-/website/multi-auto.svg" alt="Translation status" />
</a>
Prerequisites:
- Clone the repository
- Have NodeJS 20 or higher installed
* * *
Run the following in your terminal:
```bash
npm i
npm run dev
```
Join our Discord:
# Translation
<a href="https://discord.gg/DThgbba" target="_blank">
<img src="https://discordapp.com/api/guilds/408718485913468928/widget.png?style=banner3">
</a>
If you'd like to help localize Pretendo Network, you can contribute to the translations on our project on [Weblate](https://hosted.weblate.org/engage/pretendonetwork/).