소스 검색

Quick developer updates to develop with atom

Roel van Uden 9 년 전
부모
커밋
4f613ad45c
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -112,10 +112,6 @@ Download *Fairy Tail* to `C:\Anime`:
 
 More information will be added at a later point. For now the recommendations are:
 
-* Visual Studio 2013 Update 4 (Core)
-* NodeJS Tools (Debugging)
-* TypeScript 1.4 (Language)
-* ReSharper 9.0+ (Hints/Formatting)
-* Web Essentials (TSLint)
+* Atom with `atom-typescript` and `linter-tslint` (and dependencies).
 
 Since this project uses TypeScript, compile with `node ts` or `npm install`.