diff --git a/README.md b/README.md index a16fd83..5d348bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OctoSuite +![octosuite](img/octosuite.png) TUI-based toolkit for GitHub data analysis. @@ -53,6 +53,8 @@ data source and choosing what information to retrieve. Preview the results and optionally export them in your preferred format. +![home](img/home.png) + ## License ### MIT License diff --git a/img/home.png b/img/home.png new file mode 100644 index 0000000..c9bd1ca Binary files /dev/null and b/img/home.png differ diff --git a/img/octosuite.png b/img/octosuite.png new file mode 100644 index 0000000..ad07385 Binary files /dev/null and b/img/octosuite.png differ