diff --git a/README.md b/README.md index 0d217ed..eb89462 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The `makeshift` tool is a service that serves files and CLI that downloads them with a couple of handy features baked-in. Although the CLI and server component function more like a glorified FTP, the power of this tool comes from the plugin system. For example, the file cobbler is built to run external plugins for more advanced processing files before serving them (e.g. fetching from a data source, rendering Jinja 2 templates, etc.). -## Building and Go! +## Build and Go! The `makeshift` tool is built using standard `go` build tools. To get started, clone the project, download the dependencies, and build the project: