Skip to content

Commit ad91dd9

Browse files
davidanthoffKristofferC
authored andcommitted
Update README (#167)
* Update README * remove some more stuff
1 parent cecd925 commit ad91dd9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44

55
| **Documentation** | **Build Status** |
66
|:-------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
7-
| [![][docs-dev-img]][docs-dev-url] | [![][travis-img]][travis-url] [![][codecov-img]][codecov-url] |
7+
| [![][docs-stable-img]][docs-stable-url] | [![][travis-img]][travis-url] [![][codecov-img]][codecov-url] |
88

99
## Installation
1010

1111
```jl
12-
]add https://github.com/JuliaDebug/JuliaInterpreter.jl
12+
]add JuliaInterpreter
1313
```
1414

15-
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
16-
[docs-dev-url]: https://JuliaDebug.github.io/JuliaInterpreter.jl/latest
17-
1815
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
1916
[docs-stable-url]: https://JuliaDebug.github.io/JuliaInterpreter.jl/stable
2017

0 commit comments

Comments
 (0)