From 82ad6226c1ca68fa4b30ad91d331b68563686360 Mon Sep 17 00:00:00 2001 From: photostorm Date: Tue, 26 Jul 2022 13:03:55 -0400 Subject: [PATCH] Revert "Update README.md" This reverts commit d44d7f77e385f0bd1557aed33da25b93a491c918. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a6cb5aa..df4bcce 100644 --- a/README.md +++ b/README.md @@ -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