Skip to content

Commit 17e07e6

Browse files
Update README.md
1 parent 989ac8e commit 17e07e6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,14 @@ Click the "Open in Gitpod" button above or use the following link:[Open in Gitpo
5959
6060
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ChakshuGautam/postgres-tsdb-vector-docker)
6161
62-
6362
- Wait for the Gitpod environment to be created and initialized.
6463
- Once the environment is ready, you can start working on the project.
6564
- Make your desired changes or additions.
6665
- Test your changes and ensure they meet the project's guidelines.
6766
- Commit and push your changes to your forked repository.
6867
- Create a pull request from your forked repository to the main WarpSQL repository.
6968
70-
### Development with GitHub Codespaces
69+
### GitHub Codespaces
7170
7271
You can use GitHub Codespaces to develop this project in the cloud.
7372
@@ -92,7 +91,6 @@ Install the project dependencies by running the following command in the termina
9291

9392
### Ensure CI passes ![](https://img.shields.io/badge/CI-Passing-brightgreen)
9493

95-
9694
Before merging any contributions or changes, it's essential to ensure that the continuous integration (CI) tests pass successfully. CI helps maintain code quality standards and prevents the introduction of regressions. To ensure a smooth integration process, follow these steps:
9795

9896
- Make your desired changes or additions to the codebase.

0 commit comments

Comments
 (0)