Skip to content

Commit

Permalink
Merge pull request #171 from entropyxyz/naynay/sync-main
Browse files Browse the repository at this point in the history
Naynay/sync main
  • Loading branch information
frankiebee authored Jul 12, 2024
2 parents 2365cd9 + 4594330 commit 236f413
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Entropy CLI

A straightforward command-line interface (CLI) tool to showcase how to perform basic Entropy actions.

> :warning: This tool is in early development. As such, a lot of things do not work. Feel free to play around with it and report any issues at [github.com/entropyxyz/cli](https://github.com/entropyxyz/cli).
A straight-forward command-line interface (CLI) tool to showcase how to perform basic Entropy actions.
- [Install](#install)
- [Basic usage](#basic-usage)
- [Support](#support)
- [Contributions](#contributions)
- [License](#license)

## Install

Expand Down Expand Up @@ -66,12 +72,6 @@ Need help with something? [Head over to the Entropy Community repository for sup

This project is licensed under [GNU Affero General Public License v3.0](./LICENSE).


To read about programmatic use:
```bash
yarn start --help
```

## Development

<details>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@entropyxyz/cli",
"version": "0.0.0",
"version": "0.0.1",
"description": "cli and tui for interacting with the entropy protocol",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 236f413

Please sign in to comment.