diff --git a/README.md b/README.md
index b70cf8c4..ca139347 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# LogExpert [](https://ci.appveyor.com/project/Zarunbal/logexpert/branch/master)
-Clone from https://logexpert.codeplex.com/
+This is a clone from (no longer exists) https://logexpert.codeplex.com/
# Overview
LogExpert is a Windows tail program (a GUI replacement for the Unix tail command).
@@ -21,6 +21,7 @@ Summary of (most) features:
* Plugin API for more log file data sources
* Automatical determine columnizer with given file name and content (Experimental)
* Serilog.Formatting.Compact format support (Experimental)
+* Portable (all options / settings saved in application startup directory)
# Download
Follow the [Link](https://github.com/zarunbal/LogExpert/releases/latest) and download the latest package. Just extract it where you want and execute the application or download the Setup and install it
@@ -56,3 +57,16 @@ Nuke.build Requirements
Please checkout the wiki for FAQ / HELP / Informations / Examples
https://github.com/zarunbal/LogExpert/wiki
+
+# Discord Server
+https://discord.gg/SjxkuckRe9
+
+## Credits
+### Contributors
+
+This project exists thanks to all the people who contribute.
+
+
+
+
+Made with [contrib.rocks](https://contrib.rocks).
diff --git a/build/_build.csproj b/build/_build.csproj
index 767f15a7..0babfaab 100644
--- a/build/_build.csproj
+++ b/build/_build.csproj
@@ -17,7 +17,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers