From e7c1cfdcfe5eaeddd4b325259d834ae071d8e738 Mon Sep 17 00:00:00 2001 From: spider1998 <42063601+spider1998@users.noreply.github.com> Date: Sun, 29 Sep 2019 18:53:06 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 489220b..13228c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # go-test Interface testing tool for pure go language development (similar to postman) +Continually updated... **** Don't forget, that you need the GTK-Development-Packages.If you use linux, you should install libgtk+-2.0 and packages that depend on gtk. @@ -8,3 +9,7 @@ Interface testing tool for pure go language development (similar to postman) apt-get install libgtk2.0-dev libglib2.0-dev libgtksourceview2.0-dev If you use windows, find gtk binary packages from here: http://www.gtk.org/download/windows.php* + +Preliminary effect display: + +![image](https://github.com/spider1998/go-test/blob/master/test/test.png)