📝 ReadMe
This commit is contained in:
13
README.md
13
README.md
@@ -1,12 +1,5 @@
|
|||||||
# pseudo-terminal-go
|
# Otter 🦦 Shell
|
||||||
|
|
||||||
## Install
|
Otter 🦦 Shell is a shell written in Go. It is a work in progress.
|
||||||
```
|
|
||||||
go get github.com/carmark/pseudo-terminal-go/terminal
|
|
||||||
```
|
|
||||||
|
|
||||||
## Run a test
|
Thanks to carmark for the perfect preparation with [this](https://github.com/carmark/pseudo-terminal-go) project.
|
||||||
```
|
|
||||||
go build test.go
|
|
||||||
./test
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user