Skip to content

Commit c75002c

Browse files
committed
Update readme
Closes #6
1 parent 6bc416e commit c75002c

File tree

2 files changed

+13
-180
lines changed

2 files changed

+13
-180
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
![Travis-CI Status](https://travis-ci.org/java-native/java-simple-serial-connector.svg?branch=master)
2+
3+
A small, single Java library for working with serial ports across various systems based on the work from [scream3r/java-simple-serial-connector](https://github.com/scream3r/java-simple-serial-connector).
4+
5+
### Usage
6+
* [Download `.jar` manually](../../releases) or [add using maven](../../wiki/maven)
7+
* [API code examples](../../wiki/examples)
8+
9+
### Support
10+
* [Report a bug or request a feature](../../issues/new)
11+
12+
### Developers
13+
* [Compile this project from source](../../wiki/compiling)

README.txt

-180
This file was deleted.

0 commit comments

Comments
 (0)