diff --git a/README.md b/README.md index ab48b786..18806016 100644 --- a/README.md +++ b/README.md @@ -1535,6 +1535,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [naclpipe](https://github.com/unix4fun/naclpipe) - Simple NaCL EC25519 based crypto pipe tool written in Go. * [nes](https://github.com/fogleman/nes) - Nintendo Entertainment System (NES) emulator written in Go. * [orange-cat](https://github.com/noraesae/orange-cat) - Markdown previewer written in Go. +* [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [restic](https://github.com/restic/restic) - De-duplicating backup program.