diff --git a/README.md b/README.md index 323c956..a84b80c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ goc is a comprehensive coverage testing system for The Go Programming Language, especially for some complex scenarios,like system testing code coverage collection and accurate testing. +![Demo](docs/images/intro.gif) + > **Note:** > > This readme and related documentation are Work in Progress. diff --git a/docs/images/intro.gif b/docs/images/intro.gif new file mode 100644 index 0000000..aeef5b2 Binary files /dev/null and b/docs/images/intro.gif differ