Skip to content

Commit 62591cf

Browse files
committed
Update main readme
1 parent b22da08 commit 62591cf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
A Java library for talking TinCan to the world.
1+
A Java library for implementing with the Tin Can API.
2+
3+
For hosted API documentation, basic usage instructions, supported version listing, etc. visit the main project website at:
4+
5+
http://rusticisoftware.github.io/TinCanJava/
6+
7+
For more information about the Tin Can API visit:
28

39
http://tincanapi.com/
410

@@ -11,7 +17,7 @@ Check out the source:
1117

1218
git clone https://github.com/RusticiSoftware/TinCanJava.git
1319
cd TinCanJava
14-
20+
1521
With the repo cloned copy the `src/test/resources/lrs.properties.template` file
1622
to `src/test/resources/lrs.properties` and adjust the values to point to a valid LRS. Then
1723
build the project using:

0 commit comments

Comments
 (0)