Skip to content

Commit 0fcadd5

Browse files
Built
1 parent ed3a6e0 commit 0fcadd5

File tree

2 files changed

+2
-30
lines changed

2 files changed

+2
-30
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ pip install filefix
2727
- Make your changes.
2828
- Commit your changes.
2929
- Push your changes.
30-
- Create a pull request.
30+
- Create a pull request.

filefix.egg-info/PKG-INFO

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,4 @@ Dynamic: requires-dist
1616
Dynamic: summary
1717

1818
# FileFix
19-
20-
A Python library to organize files in a directory based on their file type.
21-
It will help to organize and manage files in a more organized way so that users can easily find and access their files.
22-
23-
## Features
24-
25-
- Organize files in a directory based on their file type.
26-
- Clear the directory by removing empty directories.
27-
- Show statistics about files in the directory.
28-
- Add a new file category.
29-
- Remove a file category.
30-
- Undo organize files in a directory.
31-
32-
## Installation
33-
34-
```bash
35-
pip install filefix
36-
```
37-
38-
## Contributing
39-
40-
(Open Source Project) Anyone can contribute to this project.
41-
42-
- Fork the repository.
43-
- Create a new branch.
44-
- Make your changes.
45-
- Commit your changes.
46-
- Push your changes.
47-
- Create a pull request.
19+
A Python utility for organizing and managing files.

0 commit comments

Comments
 (0)