Skip to content

Commit cdea835

Browse files
authored
Refactor Readme
1 parent b367b94 commit cdea835

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,17 @@ You can use GitHub Codespaces to develop this project in the cloud.
8787
• Select "Open with Codespaces" from the dropdown menu.
8888
8989
• Choose the appropriate Codespace configuration.
90+
91+
• Wait for the environment to be provisioned.
92+
93+
Once the environment is ready, you can start working on the project.
94+
95+
Make your desired changes or additions.
96+
Test your changes and ensure they meet the project's guidelines.
97+
Commit and push your changes to your forked repository.
98+
Create a pull request from your forked repository to the main WarpSQL repository.
99+
We welcome contributions from the community and appreciate your support in improving WarpSQL!
100+
101+
Install the project dependencies by running the following command in the terminal:
102+
103+
```pip install -r requirements.txt```

0 commit comments

Comments
 (0)