From 33497f3d1694012a7f3319869b8a924e94ea1a62 Mon Sep 17 00:00:00 2001 From: Adrian Schlett Date: Sat, 23 Nov 2019 20:15:04 +0000 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30a6205..88f5fbc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# BFR (Working Title) -A modular bulk file renaming utility inspired by git.lastassault.de/speatzle/BulkFileRenamer +# BFR - A Modular Bulk File Renaming Utility +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)