Skip to content

Commit

Permalink
TECH-156 - Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TYRONEMICHAEL committed May 21, 2024
1 parent 1635ac8 commit 6616e19
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
Here's the updated `README.md` with an explanation and instructions for the script located in `./src/civic_frontend_canister`:

```markdown
# CI Build and Test (Local setup)

This project provides steps to set up and run the project locally. Follow the steps below to configure your environment, build the project, and run tests.
Expand Down Expand Up @@ -103,4 +100,4 @@ This script performs the following tasks:
- Modify the setup and deployment scripts as needed to suit your project's requirements.
```
This `README.md` includes instructions for setting up and running the project locally, as well as an explanation and usage instructions for the script in `./src/civic_frontend_canister`. Make sure to replace placeholders like `https://github.com/your-repository.git` and `"principal id here"` with actual values specific to your project.
This `README.md` includes instructions for setting up and running the project locally, as well as an explanation and usage instructions for the script in `./src/civic_frontend_canister`. Make sure to replace placeholders like `https://github.com/your-repository.git` and `"principal id here"` with actual values specific to your project.s

0 comments on commit 6616e19

Please sign in to comment.