diff --git a/README.md b/README.md index 3a68a2d..5106aa5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # GOST-PLUS A cross-platform GUI client for [GOST.PLUS](https://gost.plus) built with [gioui](https://gioui.org). + +## Screenshot + +### Desktop + + + + + + +### Mobile + + + + \ No newline at end of file diff --git a/img/add-android.png b/img/add-android.png new file mode 100644 index 0000000..f83ef44 Binary files /dev/null and b/img/add-android.png differ diff --git a/img/add.png b/img/add.png new file mode 100644 index 0000000..f82a663 Binary files /dev/null and b/img/add.png differ diff --git a/img/edit-android.png b/img/edit-android.png new file mode 100644 index 0000000..bdd580f Binary files /dev/null and b/img/edit-android.png differ diff --git a/img/edit.png b/img/edit.png new file mode 100644 index 0000000..a05aab2 Binary files /dev/null and b/img/edit.png differ diff --git a/img/list-android.png b/img/list-android.png new file mode 100644 index 0000000..080c8a1 Binary files /dev/null and b/img/list-android.png differ diff --git a/img/list.png b/img/list.png new file mode 100644 index 0000000..a08f5f4 Binary files /dev/null and b/img/list.png differ diff --git a/img/menu.png b/img/menu.png new file mode 100644 index 0000000..5214f70 Binary files /dev/null and b/img/menu.png differ