Revert "Update README.md"

This reverts commit d44d7f77e3.
This commit is contained in:
photostorm
2022-07-26 13:03:55 -04:00
parent f40884c37b
commit 82ad6226c1

View File

@@ -1,9 +1,5 @@
# pty
[![Crosscompile](https://github.com/photostorm/pty/actions/workflows/crosscompile.yml/badge.svg)](https://github.com/photostorm/pty/actions/workflows/crosscompile.yml)
[![Test](https://github.com/photostorm/pty/actions/workflows/test.yml/badge.svg)](https://github.com/photostorm/pty/actions/workflows/test.yml)
Pty is a Go package for using unix pseudo-terminals and windows ConPty.
## Install