Skip to content

Commit

Permalink
README cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
step21 committed Apr 15, 2024
1 parent bd20f6a commit 7d1def2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,22 +85,16 @@ The location of the microservices (https://github.com/contributoragreements/serv

```
{
"serviceUrl": "https://contributoragreements.org",
"urlShortener": "https://contributoragreements.org/u2s"
"serviceUrl": "http://contributoragreements.org",
"urlShortener": "http://contributoragreements.org/u2s"
}
```

## Local testing

In the root directory, run `npm start` to start a local webserver to server the project.

## Further development

Ideas for further development can be found in the issues and pull requests of this repo and in the forks of this repo. We welcome any questions and PRs.

https://github.com/contributoragreements/ca-cla-chooser/issues?q=is%3Aopen+is%3Aissue


## Contact

* [email protected]

0 comments on commit 7d1def2

Please sign in to comment.