diff --git a/docs/README.md b/docs/README.md index a01da44..60574b6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,25 +3,11 @@ -# Welcome to the 1inch Community & Governance Repository! - -This repository contains all the essential documentation and guidelines related to the 1inch governance processes: - -- **Governance proposals** -- **Voting mechanisms** -- **Role responsibilities** -- **Community participation** -- **And more** - -Our goal is to ensure transparent and effective decision-making within the 1inch community. Contributions and feedback are highly encouraged to help us improve and evolve our governance practices. - -*** - - -# Website +# Welcome to the 1inch Community & Governance Docs! This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator. -This repo contains submodules that you need to pull `git submodule update --recursive` + +This folder contains submodules that you need to pull `git submodule update --recursive` ### Installation @@ -29,7 +15,7 @@ This repo contains submodules that you need to pull `git submodule update --recu $ pnpm install ``` -### Local Development +### How to run locally ``` $ pnpm start