Browse Source

update URL, add build status

master
Daniel Huebleitner 4 years ago
parent
commit
bff16acab0
1 changed files with 2 additions and 3 deletions
  1. 2
    3
      README.md

+ 2
- 3
README.md View File

@@ -1,4 +1,4 @@
1
-# About
1
+# Overview [![Build Status](https://www.bottleneck.me/api/badges/frontwork-vendor/rpclibrary/status.svg)](https://www.bottleneck.me/frontwork-vendor/rpclibrary)
2 2
 rpclibrary is a websocket on steroids!
3 3
 
4 4
 # How to install
@@ -147,5 +147,4 @@ new RPCServer<{a:string}, MyInterface>(port,
147 147
 )
148 148
 ```
149 149
 
150
-# Documentation
151
-[https://gitea.frontblock.me/fw-docs/rpclibrary]
150
+# [Full documentation](https://www.versioncontrol.me/frontwork-documentation/rpclibrary)

Loading…
Cancel
Save