Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
themagiulio committed Feb 2, 2022
1 parent e1821a7 commit 39ffc44
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# AshLog CLI

Manage your AshLog projects and logs from the command line.
[![PyPI version](https://badge.fury.io/py/ashlog-cli.svg)](https://badge.fury.io/py/ashlog-cli)

Manage your AshLog projects and logs from the command line.

## Installation

Install AshLog CLI from pip:

```
pip install ashlog-cli
```

## Usage

See all available commands:

```
ashlog --help
```

0 comments on commit 39ffc44

Please sign in to comment.