From 05d2bffe656a4ec3a6c98807eabfe62d53d7b1db Mon Sep 17 00:00:00 2001
From: ByteDream <63594396+ByteDream@users.noreply.github.com>
Date: Mon, 24 May 2021 23:11:14 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6698682..db26c8c 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@ This repository contains some (linux) scripts I am using to simplify my daily wo
 
 - [Change firefox icons](/firefox-icon-fix)
 - [Github repository mirror](/github-webhook)
-- [Merge pdf files together](merge-pdf)
+- [Merge pdf files together](/merge-pdf)
+- [Rename files random](/randomize-filename)
 
 
 If you want to use any of the (bash!) scripts globaly, see [pathify](/pathify)