File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/JuliaIO/SerialPorts.jl.svg?branch=master )] ( https://travis-ci.org/JuliaIO/SerialPorts.jl )
44
5- [ ![ SerialPorts ] ( http ://pkg.julialang.org/badges/SerialPorts_0.7. svg)] ( http ://pkg.julialang.org/?pkg=SerialPorts )
5+ [ ![ Build status ] ( https ://ci.appveyor.com/api/projects/status/8ugea0ou2ray29xk/branch/master? svg=true )] ( https ://ci.appveyor.com/project/sjkelly/serialports-jl/branch/master )
66
77SerialPorts.jl lets you work with devices over serial communication with Julia.
88It is designed to mimic regular file IO as in the Base Julia library.
@@ -34,4 +34,4 @@ The `Arduino` submodule provides functionality for manipulating Arduinos over
3434serial. ` SerialPorts.Arduino.reset(s::SerialPort) ` will reset an Arduino.
3535
3636## License
37- Available under the [ MIT License] ( https://en.wikipedia.org/wiki/MIT_License ) . See: [ LICENSE.md] ( ./LICENSE.md ) .
37+ Available under the [ MIT License] ( https://en.wikipedia.org/wiki/MIT_License ) . See: [ LICENSE.md] ( ./LICENSE.md ) .
You can’t perform that action at this time.
0 commit comments