You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Empty Folder Cleaner is a program that deletes empty folders from your computer or device and removes clutter to improve performance. It supports only windows and android for now.
15
17
16
-
## Setup instructions
17
-
This script doesn't need any additional modules.
18
-
So you can run directly without any requirements other than Python itself(Duh.)
There are no prerequisites; simply run the script. If you don't already have Python installed, you can get it [here](https://www.python.org/downloads/).
@@ -77,6 +87,16 @@ You can use any of the following
77
87
</tr>
78
88
</table>
79
89
80
-
## Developer
90
+
## Contributing
91
+
92
+
Feel free to add more features to this repo by either creating an issue or making a Pull Request. See our [contribution guidelines](CONTRIBUTING.md) to get started.
0 commit comments