From f6a9b0dfd250a43d697f74a2e1382a757a91180a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=9F=D0=B0=D0=B2=D0=B5=D0=BB=20=D0=96=D1=83=D0=BA=D0=BE?=
=?UTF-8?q?=D0=B2?= <33721692+LeaveMyYard@users.noreply.github.com>
Date: Wed, 22 Mar 2023 21:23:52 +0200
Subject: Template Readme.md
---
README.md | 70 ++++++--------------------------------------------
images/logo.png | Bin 0 -> 1674317 bytes
images/screenshot.png | Bin 0 -> 119829 bytes
3 files changed, 8 insertions(+), 62 deletions(-)
create mode 100644 images/logo.png
create mode 100644 images/screenshot.png
diff --git a/README.md b/README.md
index 192418a..0a59822 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,5 @@
-
-
-
-
-
-
-
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
@@ -29,26 +10,23 @@
-
Table of Contents
@@ -74,7 +52,6 @@
Acknowledgments
-
## About The Project
@@ -95,21 +72,6 @@ Use the `BLANK_README.md` to get started.
(back to top)
-### Built With
-
-This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
-
-- [![Next][next.js]][next-url]
-- [![React][react.js]][react-url]
-- [![Vue][vue.js]][vue-url]
-- [![Angular][angular.io]][angular-url]
-- [![Svelte][svelte.dev]][svelte-url]
-- [![Laravel][laravel.com]][laravel-url]
-- [![Bootstrap][bootstrap.com]][bootstrap-url]
-- [![JQuery][jquery.com]][jquery-url]
-
-(back to top)
-
## Getting Started
@@ -240,19 +202,3 @@ Use this space to list resources you find helpful and would like to give credit
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png
-[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
-[next-url]: https://nextjs.org/
-[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
-[react-url]: https://reactjs.org/
-[vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
-[vue-url]: https://vuejs.org/
-[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
-[angular-url]: https://angular.io/
-[svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
-[svelte-url]: https://svelte.dev/
-[laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
-[laravel-url]: https://laravel.com
-[bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
-[bootstrap-url]: https://getbootstrap.com
-[jquery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
-[jquery-url]: https://jquery.com
diff --git a/images/logo.png b/images/logo.png
new file mode 100644
index 0000000..8e6d51d
Binary files /dev/null and b/images/logo.png differ
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..0b5dc36
Binary files /dev/null and b/images/screenshot.png differ
--
cgit v1.2.3