Skip to content

Commit

Permalink
Merge pull request #82 from yu-kiat/readme-revision
Browse files Browse the repository at this point in the history
Updated README.md to include test section
  • Loading branch information
iinsertNameHere authored May 10, 2024
2 parents 3d34e60 + 0302b2b commit 59d06e6
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ I created `Catnip🌿` as a playful, simple system-information **concatenation**
</details>

## 🪡 Installation/Build
> Arch Linux users can install the [catnip-git](https://aur.archlinux.org/packages/catnip-git) package from the AUR.
**1.** Install <a href="https://nim-lang.org/install.html">`nim👑`</a> and all dependencies

>#### Dependencies:
Expand Down Expand Up @@ -358,13 +360,17 @@ art = [
]
```

<br>
<br>
## 🧪 Testing
To test Catnip, run the following command in the Catnip repo:
```bash
$ cd tests/
$ ./commandline_args.sh
```

# Contributing
## Contributing
More info in [CONTRIBUTING.md](CONTRIBUTING.md)

# Thanks to all contributors ❤
## Thanks to all contributors ❤

<a href = "https://github.com/iinsertNameHere/catnip/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=iinsertNameHere/catnip">
Expand Down

0 comments on commit 59d06e6

Please sign in to comment.