Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LabRicecat/cat
Browse files Browse the repository at this point in the history
  • Loading branch information
LabRicecat committed Sep 21, 2023
2 parents ac4eab0 + 88a3464 commit 46bfb0a
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# cat 0.1.0
# cat 0.2.0
Cat Approved TUI - a TUI framework, meow~

## Requirements
- C++ 20 (Language)
- [catcaretaker](https://github.com/LabRicecat/catcaretaker) (Up-To-Date Dependencies)
- cmake (Building)
- make (Building)
- ncurses (Display library)
- C++ 20
- cmake
- make
- ncurses

## Installation
```sh
$ git clone https://github.com/LabRicecat/cat
$ cd cat
$ catcare sync
$ mkdir build && cd build
$ cmake ..
$ sudo make install
Expand Down

0 comments on commit 46bfb0a

Please sign in to comment.