diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 649d9c0..ea45a2f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ There are various ways in which you can contribute to this project such as `upda When making any critical change to this repository, please first discuss the change you wish to make via issue, email, or any other method with the [owners](https://github.com/volcano-sh/dashboard/blob/main/OWNERS) of this repository before making a change. -🚀 For dashboard setup, see the [Getting Started](./README.md#getting-started) section in README. +- For dashboard setup, see the [Getting Started](./README.md#getting-started) section in README. ### Prerequisites diff --git a/README.md b/README.md index 9f7c8d3..05ab134 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The volcano dashboard provides a basic dashboard that can be easily deployed in ## Getting Started -Make sure [`node.js`](https://nodejs.org/en/download) is installed on your system and we prefer [`visual-studio-code`](https://code.visualstudio.com/download) as IDE. +Make sure [`node.js`](https://nodejs.org/en/download) is installed on your system and we prefer [`visual-studio-code`](https://code.visualstudio.com/download) as IDE. Thanks. ## Design