diff --git a/README.md b/README.md index 3fd0cad..5731c60 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# easytodo +# Easy ToDo -An easy to use To-Do app, made with Flutter. \ No newline at end of file +An easy to use To-Do app, for Android and Linux, made with Flutter. + +## Screenshots + +#### Android + +![Screenshot 1](screenshots/android/1.webp)![Screenshot 2](screenshots/android/2.webp)![Screenshot 3](screenshots/android/3.webp)![Screenshot 4](screenshots/android/4.webp)![Screenshot 5](screenshots/android/5.webp) + +#### Linux + +![Screenshot 1](screenshots/linux/1.webp)![Screenshot 2](screenshots/linux/2.webp)![Screenshot 3](screenshots/linux/3.webp)![Screenshot 4](screenshots/linux/4.webp) \ No newline at end of file diff --git a/screenshots/android/1.webp b/screenshots/android/1.webp new file mode 100644 index 0000000..e71bb4b Binary files /dev/null and b/screenshots/android/1.webp differ diff --git a/screenshots/android/2.webp b/screenshots/android/2.webp new file mode 100644 index 0000000..0e37600 Binary files /dev/null and b/screenshots/android/2.webp differ diff --git a/screenshots/android/3.webp b/screenshots/android/3.webp new file mode 100644 index 0000000..9888a68 Binary files /dev/null and b/screenshots/android/3.webp differ diff --git a/screenshots/android/4.webp b/screenshots/android/4.webp new file mode 100644 index 0000000..fb43dc7 Binary files /dev/null and b/screenshots/android/4.webp differ diff --git a/screenshots/android/5.webp b/screenshots/android/5.webp new file mode 100644 index 0000000..bf68943 Binary files /dev/null and b/screenshots/android/5.webp differ diff --git a/screenshots/linux/1.webp b/screenshots/linux/1.webp new file mode 100644 index 0000000..87fced3 Binary files /dev/null and b/screenshots/linux/1.webp differ diff --git a/screenshots/linux/2.webp b/screenshots/linux/2.webp new file mode 100644 index 0000000..18dd4c6 Binary files /dev/null and b/screenshots/linux/2.webp differ diff --git a/screenshots/linux/3.webp b/screenshots/linux/3.webp new file mode 100644 index 0000000..29802d3 Binary files /dev/null and b/screenshots/linux/3.webp differ diff --git a/screenshots/linux/4.webp b/screenshots/linux/4.webp new file mode 100644 index 0000000..8149f5e Binary files /dev/null and b/screenshots/linux/4.webp differ