Skip to content

Commit acba5d5

Browse files
authored
Update README
1 parent 402a5e8 commit acba5d5

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,6 @@ Make sure runAllTests.m is on your MATLAB paths
2323

2424
TODO
2525

26-
### Break down into end to end tests
27-
28-
Explain what these tests test and why
29-
30-
```
31-
Give an example
32-
```
33-
34-
### And coding style tests
35-
36-
Explain what these tests test and why
37-
38-
```
39-
Give an example
40-
```
41-
4226
## Deployment
4327

4428
To work properly you need to create install a Github app on your target repository and download the private key. Update your .env file like so:
@@ -47,9 +31,8 @@ To work properly you need to create install a Github app on your target reposito
4731
GITHUB_PRIVATE_KEY=path\to\private-key.pem
4832
GITHUB_APP_IDENTIFIER=1234
4933
GITHUB_WEBHOOK_SECRET=
50-
WEBHOOK_PROXY_URL=https://smee.io/abcd
34+
WEBHOOK_PROXY_URL=
5135
RIGBOX_REPO_PATH=C:\Path\To\Code\Repo
52-
COVERALLS_TOKEN=
5336
```
5437

5538
To run at startup create a batch file with the following command:
@@ -62,7 +45,6 @@ Create a shortcut in your startup folder ([Windows-logo] + [R] in Windows-10 and
6245

6346
## Built With
6447

65-
* [Coveralls](coveralls.io) - Code coverage
6648
* [Serveo](serveo.net) - SSH tunneling service
6749
* [Shields.io](shields.io) - Display shields
6850

0 commit comments

Comments
 (0)