File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
| ** Documentation** | ** Build Status** |
6
6
| :-------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------:|
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 ] |
8
8
9
9
## Installation
10
10
11
11
``` jl
12
- ]add https : // github . com / JuliaDebug / JuliaInterpreter. jl
12
+ ]add JuliaInterpreter
13
13
```
14
14
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
-
18
15
[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
19
16
[ docs-stable-url ] : https://JuliaDebug.github.io/JuliaInterpreter.jl/stable
20
17
You can’t perform that action at this time.
0 commit comments