From df974e07532cd05bb1dabbf1e9452cd91e3096ef Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Tue, 28 Nov 2017 13:15:29 +0700 Subject: [PATCH] [docs] fixed introduction to Cookbook --- docs/in-depth/cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/in-depth/cookbook.md b/docs/in-depth/cookbook.md index 5adfbb3..34e10fd 100644 --- a/docs/in-depth/cookbook.md +++ b/docs/in-depth/cookbook.md @@ -1,3 +1,3 @@ # Cookbook -This section provides some slightly more advanced tips and tricks to help better improve your Screeps AI development workflow with TypeScript. +This section a community-maintained list of slightly more advanced tips and tricks to help better improve your Screeps AI development workflow with TypeScript. Feel free to [contribute your own](https://github.com/screepers/screeps-typescript-starter/tree/v3.0/docs)!