diff --git a/README.md b/README.md index 6fe3576..8d0e2f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### What is Mapm? -Mapm is a package manager (written in Kotlin) for, you know, managing packages. So far it's VERY early in development, and does not have ANY WAY OF VERIFYING ANYTHING (at the moment.) Mapm is designed to run on the JVM, while using a UNIX-like system. +Mapm is a package manager (written in Kotlin) for, you know, managing packages. So far it's VERY early in development. Mapm is designed to run on the JVM, while using a UNIX-like system. ### Why?