From 40fa6c616c3bab1dc5ce2cd35959fe01c0ca96ae Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Tue, 12 Dec 2017 00:12:48 +0700 Subject: [PATCH] [docs] what's new (v3.0) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!