Skip to content

Commit

Permalink
update Readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Jun 20, 2023
1 parent 9dc5d33 commit 7c6eb14
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,19 @@ helm install core awakari-core/core \
Refer to [Client SDK Usage](https://github.com/awakari/client-sdk-go#3-usage).

> **Note**:
>
> Usage limits and permits APIs are not available in the Core.
>
> Usage Limits and Permits APIs are not available in the Core.
## 4.2. API

* [Subscriptions](https://github.com/awakari/subscriptions#4-usage)
* [Reader](https://github.com/awakari/reader#4-usage)
* [Writer](https://github.com/awakari/writer#4-usage)

> **Note**:
>
> Invoking Reader and Writer APIs require the corresponding proto files to be available on the client side.

# 5. Design

Expand Down

0 comments on commit 7c6eb14

Please sign in to comment.