From 79f179df3dff1521fcc9cb342f706ce43ee1d215 Mon Sep 17 00:00:00 2001 From: mollusk Date: Tue, 16 Jan 2018 01:08:14 -0700 Subject: [PATCH] reflect DEPENDS renaming changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b580ef..a7271c4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ OS: [Ubuntu 16.04 (Xubuntu)](https://xubuntu.org/download/) Editor: [Visual Studio Code](https://code.visualstudio.com/download) GO Version: 1.9.2 ( [PPA required](https://github.com/golang/go/wiki/Ubuntu) ) *scroll to the bottom of page Library: [Pixel](https://github.com/faiface/pixel) -Dependencies: see ```DEPENDS.md``` in this project +Environment: see ```DEVELOPERS.md``` in this project # Programming Language With the desire to learn the GO programming language or (GOLang). It is the language of choice for this project. The plan is to use the [Pixel Game Library](https://github.com/faiface/pixel) which supports the features we need.