diff --git a/docs/introduction.md b/docs/README.md similarity index 99% rename from docs/introduction.md rename to docs/README.md index 233801cc3..8831d998f 100644 --- a/docs/introduction.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -# Introduction +# About Psalm Psalm is a static analysis tool that attempts to dig into your program and find as many type-related bugs as possible.