Update README.md

This commit is contained in:
Adrian Schlett 2019-11-23 20:15:04 +00:00
parent b7f6158300
commit 33497f3d16

View File

@ -1,2 +1,19 @@
# BFR (Working Title) # BFR - A Modular Bulk File Renaming Utility
A modular bulk file renaming utility inspired by git.lastassault.de/speatzle/BulkFileRenamer Inspired by [this project](git.lastassault.de/speatzle/BulkFileRenamer) by _spaetzle.
## Features
- A mordern scalable UI (Avalonia)
- A modular system for renaming files
- Regex support
### Operations
- Add
- Remove
- Replace
- Overwrite
- Number
- Sort
## [Releases](https://git.lastassault.de/adroslice/bfr/-/releases)
## Screenshot
![](https://i.imgur.com/qHRTmJH.png)