Skip to content

Commit 156ab30

Browse files
authored
Update readme.md
1 parent 65b28c0 commit 156ab30

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

readme.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
# xAPI activities
2-
> A server for xAPI activities
1+
# xAPI service
2+
> A server for xAPI
33
4-
[![Build Status](https://travis-ci.org/LearningLocker/xapi-activities.svg?branch=master)](https://travis-ci.org/LearningLocker/xapi-activities)
4+
[![Build Status](https://travis-ci.org/LearningLocker/xapi-service.svg?branch=master)](https://travis-ci.org/LearningLocker/xapi-service)
55

6-
### Installation
7-
1. Clone the repository `git clone [email protected]:LearningLocker/xapi-activities.git`.
8-
1. Install dependencies `npm install`.
9-
1. Build the code `npm run build`.
10-
1. Run migrations `npm run migrate`.
11-
1. Start the server `npm start`.
6+
*Learning Locker is copyright [HT2](http://ht2.co.uk)*
127

13-
### Swagger Documentation
14-
http://editor.swagger.io/#/
15-
https://raw.githubusercontent.com/TryxAPI/xapi-swagger/master/xapi-swagger.yaml
8+
Please see our [documentation](http://docs.learninglocker.net) for installation, configuration, and usage instructions.

0 commit comments

Comments
 (0)