mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
Add appveyor badge to readme
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# ntcore
|
||||
|
||||
[](https://travis-ci.org/wpilibsuite/ntcore)
|
||||
[](https://travis-ci.org/wpilibsuite/ntcore)
|
||||
[](https://ci.appveyor.com/project/frcjenkins/ntcore)
|
||||
|
||||
|
||||
ntcore is the reimplementation of the NetworkTables protocol for both Java and C++, communicating with the former by way of a JNI interface. ntcore implements v3 of the NetworkTables spec.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user