diff --git a/docs/README.md b/docs/README.md index 4448036..4f822dc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ Screeps Typescript Starter is a starting point for a Screeps AI written in [Typescript](http://www.typescriptlang.org/). It provides everything you need to start writing your AI whilst leaving `main.ts` as empty as possible. -## What's new +## What's new (v3.0) ### Simpler setup!