Browse Source

One more update..

Hamilton Turner 11 years ago
parent
commit
7a7b3cb6d4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -220,6 +220,10 @@ build queue. This means 1) only your commits/branches are being verified, so the
 no delay waiting for an unrelated pull request, and 2) you can cancel unneeded items. 
 no delay waiting for an unrelated pull request, and 2) you can cancel unneeded items. 
 This does not affect our own Travis-CI setup at all - any commits added to a pull 
 This does not affect our own Travis-CI setup at all - any commits added to a pull 
 request will be verifed as normal. 
 request will be verifed as normal. 
+* **Read the README**: We know that's cliche. However, our toolset drags in a lot of 
+different concepts and frameworks, and it can really help to read the README's, such 
+as this one, the one inside the `toolset/` directory, and the ones inside specific 
+framework directories
 
 
 ---
 ---