diff --git a/ReMime/ReMime.csproj b/ReMime/ReMime.csproj
index 11c8d42..7c64d3f 100644
--- a/ReMime/ReMime.csproj
+++ b/ReMime/ReMime.csproj
@@ -18,6 +18,12 @@
https://git.mixedup.dev/ReFuel/ReMime
git
detection; detector; type; file; mime; mime-type; media; media-type; analysis
+
+ ReMime is a very humble library that can identify IANA media types of file
+ from their file extension and its content. While being fully extensible
+ with your own resolvers, ReMime will also refer to your operating system's
+ file type database when resolving files.
+