From 3e08eba0692bbe877f7e24da8e504460b113087d Mon Sep 17 00:00:00 2001 From: roast247 <77567356+roast247@users.noreply.github.com> Date: Tue, 16 Mar 2021 00:20:20 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b984cd..9eee502 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -

Roasting File Binder

-

A very simple File Binder

+

Roasting File Binder 2.0

+

A very simple Multi File Binder

You will need to install the krypton component system into VS, but if not, the files are already created for you to use the File Binder. If you decide to edit the program and build the solution it will pop out the exe and a dll file. If you want it to only have the exe file, you will need an external program called ILMerge which will allow you to bind the exe and dll files together. The krypton pack is here https://github.com/ComponentFactory/Krypton and the ILMerge Program is here https://wvd-vegt.bitbucket.io/ilmergegui.html