Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme: fix extra backtick, add sentence #168

Merged
merged 1 commit into from Jul 18, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

@@ -6,6 +6,8 @@

This monorepo contains the packages that implement the Kosu protocol, alongside supporting packages and developer tooling.

Documentation for Kosu packages is available in this repository, and hosted at [`docs.kosu.io`](https://docs.kosu.io).

## Contents

- [Packages](#packages)
@@ -152,7 +154,7 @@ See the [`go-kosu`](https://github.com/ParadigmFoundation/kosu-monorepo/tree/mas

## Documentation

Generated documentation is published for the following packages with each commit, and published to [`docs.kosu.io`](https://docs.kosu.io)`:
Generated documentation is published for the following packages with each commit, and published to [`docs.kosu.io`](https://docs.kosu.io):

- [`@kosu/kosu.js`](https://docs.kosu.io/kosu.js): TypeScript library for interacting with the Kosu contract system and network.
- [`@kosu/system-contracts`](https://docs.kosu.io/kosu-system-contracts): The core Kosu system smart-contracts in Solidity, and TypeScript test suite.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.