diff --git a/README.md b/README.md index 7943e61..469c862 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ Welcome to HandyDash. I set about developing this software with the following fe * I wanted a monitoring tool that could be run with a single click, and doesn't require the installation of agents on target systems. * I wanted a monitoring tool that is simple to configure, without requiring programming or scripting knowledge. * I wanted a monitoring tool that can visually represent the platforms that my team is monitoring. -* I wanted a monitoring tool that distinguishes the criticallity of different events. +* I wanted a monitoring tool that distinguishes the criticality of different events. * I wanted a monitoring tool that distinguishes between application failures and lower level connectivity failures. * I wanted a monitoring tool that articulates failures in a way that is actionable for my operations team. -* I wanted a monitoring tool that links the systems underpinning composite platforms, and propogates failures to upstream nodes. +* I wanted a monitoring tool that links the systems underpinning composite platforms, and propagates failures to upstream nodes. Please see [my blog](https://www.nathanhandy.blog/articles/) for further discussion of application and systems monitoring. @@ -117,7 +117,7 @@ As visible within the create and edit node screens, only a subset of configurati ## License -HandyDash v1.0 is free, however it is not open-source. Please see `LICENSE.txt` for full license details. +HandyDash v1.0 is free, however it is not open-source. Please see `LICENSE.txt` for full license details.

(back to top)

diff --git a/temp/License-HandyDash-v1.0.txt b/license/License-HandyDash-v1.0.txt similarity index 100% rename from temp/License-HandyDash-v1.0.txt rename to license/License-HandyDash-v1.0.txt