Skip to content

Commit

Permalink
Update readme. (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomusdrw authored Jul 28, 2020
1 parent 99bd064 commit 254b630
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,7 @@ Transport-agnostic `core` and transport servers for `http`, `ipc`, `websockets`

**New!** Support for [clients](#Client-support).

[![Build Status][travis-image]][travis-url]
[![Build Status][appveyor-image]][appveyor-url]

[travis-image]: https://travis-ci.org/paritytech/jsonrpc.svg?branch=master
[travis-url]: https://travis-ci.org/paritytech/jsonrpc
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/paritytech/jsonrpc?svg=true
[appveyor-url]: https://ci.appveyor.com/project/paritytech/jsonrpc/branch/master

[Documentation](http://paritytech.github.io/jsonrpc/)
[Documentation](https://docs.rs/jsonrpc-core/)

## Sub-projects
- [jsonrpc-core](./core) [![crates.io][core-image]][core-url]
Expand Down

0 comments on commit 254b630

Please sign in to comment.