Skip to content

Commit 940116f

Browse files
committed
Auto merge of #37 - lasarobotics:feature-readme, r=smo-key
Update README
2 parents 4b2ed52 + 833febc commit 940116f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FTC Android Library [![Build Status](https://travis-ci.org/lasarobotics/FTCLibrary.svg?branch=staging)](https://travis-ci.org/lasarobotics/FTCLibrary)
1+
# FTC Android Library [![Build Status](https://travis-ci.org/lasarobotics/FTCLibrary.svg?branch=staging)](https://travis-ci.org/lasarobotics/FTCLibrary) [![Documentation Status](https://img.shields.io/badge/documentation-online-blue.svg)](http://ftclib.lasarobotics.org)
22

33
##Introduction
44
Welcome to the FTC Android Library! **The goal of this library is to provide a clean, well documented and easy to use library to help all FTC teams.** We encourage you to look around, try out the library, and **submit any issues you find**. For those new to using libraries in Android, we've included a friendly guide below.
@@ -19,6 +19,10 @@ From the Android Studio menu, select `Open an existing Android Studio Project` a
1919

2020
**You can now begin editing the `opmodes` in the sample module to code your robot with the library!** (We've included samples in the `samples/` folder for you to play with.)
2121

22+
##Documentation [![Documentation Status](https://img.shields.io/badge/documentation-online-blue.svg)](http://ftclib.lasarobotics.org)
23+
24+
**Documentation for the entire stable API is available at ftclib.lasarobotics.org.**
25+
2226
##Support
2327
We can provide support to teams who wish to use our library. Please let us know (via the issues tab) if there's anything we can help you with or anything you wish could be improved. We welcome feedback!
2428

@@ -27,9 +31,9 @@ Help in any and all areas is welcomed and encouraged. If you would like to help,
2731

2832
**Thank you to the following teams for their participation and use of the library!**
2933
- **HIgh PHidelity (4290)**
34+
- **Ultra Violet (5998)**
3035
- **Static Void (6990)**
3136

32-
3337
With :heart: and GitHub,
3438

3539
LASA Robotics

0 commit comments

Comments
 (0)