Missed a #, wrong <h> value

This commit is contained in:
Joshua Barton 2016-09-16 13:10:09 -05:00 committed by GitHub
parent 92b5e05a09
commit ac2969c441

View File

@ -40,7 +40,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [PsGet](http://psget.net/) - Set of commands to install modules from central directory, local file or from the web.
- [Chocolatey](https://chocolatey.org/) - The package manager for Windows. The sane way to manage software on Windows.
## Build Tools
### Build Tools
* [psake](https://github.com/psake/psake) - A build automation tool inspired by rake (aka make in Ruby) and bake (aka make in Boo).
* [Invoke-Build](https://github.com/nightroman/Invoke-Build) - A build and test automation tool inspired by psake