Skip to content

Commit 6502a96

Browse files
committed
Added in screenshots and data
1 parent ba85859 commit 6502a96

File tree

5 files changed

+35
-0
lines changed

5 files changed

+35
-0
lines changed

README.md

+35
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,25 @@
55
<br>Built to help you sort your files into dedicated folders
66
</p>
77

8+
---
9+
10+
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/SVijayB/File-Sorter.svg)](https://github.com/SVijayB/File-Sorter/pulls)
11+
[![GitHub issues](https://img.shields.io/github/issues/SVijayB/File-Sorter.svg)](https://github.com/SVijayB/File-Sorter/issues)
12+
[![GitHub contributors](https://img.shields.io/github/contributors/SVijayB/File-Sorter.svg)](https://github.com/SVijayB/File-Sorter/graphs/contributors)
13+
14+
[![GitHub license](https://img.shields.io/github/license/SVijayB/File-Sorter)](https://github.com/SVijayB/File-Sorter/blob/master/LICENSE)
15+
[![GitHub release](https://img.shields.io/github/release/SVijayB/File-Sorter.svg)](https://github.com/SVijayB/File-Sorter/releases)
16+
[![GitHub repo size](https://img.shields.io/github/repo-size/svijayb/File-Sorter)](https://github.com/SVijayB/File-Sorter)
17+
18+
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat)](https://github.com/SVijayB/File-Sorter/blob/master/.github/CODE_OF_CONDUCT.md)
19+
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/SVijayB/File-Sorter/blob/master/.github/CONTRIBUTING.md)
20+
821
## Table of Contents
922

1023
- [Motivation](#Motivation)
1124
- [Installation](#Installation)
1225
- [Usage](#Usage)
26+
- [Demo](#Demo)
1327
- [Contributing](#Contributing)
1428
- [License](#License)
1529

@@ -51,6 +65,27 @@ Using the **Update.py** file you can,
5165

5266
If you wish to reset the collection of extensions back to its default state (When installed), just launch the `Reset.py` file present in the `src` folder.
5367

68+
## Demo
69+
70+
<p align="center">
71+
<img src="assets/images/Demo.gif" alt="Demo">
72+
</p>
73+
74+
<br>
75+
<br>
76+
77+
<p align="center">
78+
<img src="assets/images/Before sorting.PNG" alt="Before Sorting">
79+
<br>Before Sorting
80+
</p>
81+
82+
<br>
83+
84+
<p align="center">
85+
<img src="assets/images/After sorting.PNG" alt="After Sorting">
86+
<br>After Sorting
87+
</p>
88+
5489
## Contributing
5590

5691
To contribute to File-Sorter, fork the repository, create a new branch and send us a pull request. Make sure you read [CONTRIBUTING.md](https://github.com/SVijayB/File-Sorter/blob/master/.github/CONTRIBUTING.md) before sending us Pull requests.

assets/extensions_data.pkl

11 Bytes
Binary file not shown.

assets/images/After sorting.PNG

50.2 KB
Loading

assets/images/Before sorting.PNG

70.6 KB
Loading

assets/images/Update SS.PNG

23.4 KB
Loading

0 commit comments

Comments
 (0)