Format some text files

This commit is contained in:
Simon Warta 2020-06-29 08:37:32 +02:00
parent 73b2b27b0f
commit a02a0ad36d
3 changed files with 9 additions and 7 deletions

View File

@ -31,7 +31,8 @@ package; right depends on left):
![CosmJS dependency tree](docs/cosmjs-tree.png)
If this was not enough to scare you away, check out the version including app runtime dependencies: [cosmjs-tree-full.png](docs/cosmjs-tree-full.png).
If this was not enough to scare you away, check out the version including app
runtime dependencies: [cosmjs-tree-full.png](docs/cosmjs-tree-full.png).
<!--
Build with depsight (https://github.com/webmaster128/depsight), using:

View File

@ -6,7 +6,6 @@ A client library for the Cosmos SDK 0.39.
## License
This package is part of the cosmjs repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).

View File

@ -2,9 +2,11 @@
[![npm version](https://img.shields.io/npm/v/@cosmjs/socket.svg)](https://www.npmjs.com/package/@cosmjs/socket)
@cosmjs/socket is a collection of helper methods and classes for working with WebSockets.
@cosmjs/socket is a collection of helper methods and classes for working with
WebSockets.
## License
This package is part of the cosmjs repository, licensed under the Apache License 2.0
(see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and [LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).