diff --git a/index.html b/index.html
index 5bd99d4..bcdecc4 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
ALS AFS
-
An C# frontend to apply OpenAFS ACLs recursively
+
A C# frontend to apply OpenAFS ACLs recursively
Download as .zip
diff --git a/params.json b/params.json
index b9e10f3..63d7a41 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"name":"ALS AFS","tagline":"An C# frontend to apply OpenAFS ACLs recursively","body":"### Welcome to ACL AFS\r\n\r\nThis application allows to apply recursively (or not) OpenAFS ACLs in Windows. It is mainly a frontend for fs.exe.\r\n\r\n\r\n### Install\r\nGo to https://github.com/falsovsky/ACLAFS/releases and download the latest release there (aclafs.zip), it includes a setup.exe, just install it and youre ready to go!\r\n\r\n\r\n### Source Code\r\nTo build it you'll need \"Microsoft Visual Studio Express 2013 for Windows Desktop\" or better. At least thats what I used.\r\n\r\n\r\n### Using\r\n\r\n* On the first textbox write down the user/group that you want to add/alter/remove ACLs.\r\n* On the second textbox type in the folder that you wish to apply the ACL (allows folder starting by \\\\\\\\), or click **Browse** to use a SelectFolderDialog.\r\n* The current folder ACLs will be shown, change them as needed, and then click **Apply**.\r\n* Dont forget to check the **recursive** option if you want it to be recursive.\r\n\r\n\r\n### Author\r\nCreated by @falsovsky (Pedro de Oliveira) while working at FCT/UNL.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file
+{"name":"ALS AFS","tagline":"A C# frontend to apply OpenAFS ACLs recursively","body":"### Welcome to ACL AFS\r\n\r\nThis application allows to apply recursively (or not) OpenAFS ACLs in Windows. It is mainly a frontend for fs.exe.\r\n\r\n\r\n### Install\r\nGo to https://github.com/falsovsky/ACLAFS/releases and download the latest release there (aclafs.zip), it includes a setup.exe, just install it and youre ready to go!\r\n\r\n\r\n### Source Code\r\nTo build it you'll need \"Microsoft Visual Studio Express 2013 for Windows Desktop\" or better. At least thats what I used.\r\n\r\n\r\n### Using\r\n\r\n* On the first textbox write down the user/group that you want to add/alter/remove ACLs.\r\n* On the second textbox type in the folder that you wish to apply the ACL (allows folder starting by \\\\\\\\), or click **Browse** to use a SelectFolderDialog.\r\n* The current folder ACLs will be shown, change them as needed, and then click **Apply**.\r\n* Dont forget to check the **recursive** option if you want it to be recursive.\r\n\r\n\r\n### Author\r\nCreated by @falsovsky (Pedro de Oliveira) while working at FCT/UNL.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file