Skip to content

Commit

Permalink
Update README with project name and installation details
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoop57 committed Nov 21, 2024
1 parent 20190b7 commit 7986298
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
# ShellSage

This file will become your README and also the index of your
documentation.


## Usage

### Installation

Install latest from the GitHub
[repository](https://github.com/AnswerDotAI/bash_buddy):
[repository](https://github.com/AnswerDotAI/shell_sage):

or from [pypi](https://pypi.org/project/bash_buddy/)
or from [pypi](https://pypi.org/project/shell_sage/)

```sh
pip install shell_sage
Expand Down Expand Up @@ -45,5 +41,5 @@ Hello! I'm ShellSage, your command-line assistant. I can help you with:
You can also pipe outputs into `ShellSage`:

```sh
cat file.txt | bb8 summarize this file
```
cat file.txt | ssage summarize this file
```

0 comments on commit 7986298

Please sign in to comment.