diff --git a/README.md b/README.md index 6f1971c..46c1f80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # bandolier-template -This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives. +The Bandolier is an educational web framework featured in the Learn JavaScript the Hard Way course. The Bandolier contains all of the features a full stack developer would need to learn, but with smaller easier to understand implementations that are fully visible in the project. + +This is the template project that's checked out and configured when you run the bando-up command from [ljsthw-bandolier](https://git.learnjsthehardway.com/learn-javascript-the-hard-way/ljsthw-bandolier#ljsthw-bandolier). This is where the code really lives. ## Installation