diff --git a/Flush.alfredworkflow b/Flush.alfredworkflow index 7357056..3195996 100644 Binary files a/Flush.alfredworkflow and b/Flush.alfredworkflow differ diff --git a/LICENSE b/LICENSE index 71e04c3..89477d6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Josh Sherman +Copyright (c) 2015, 2016 Josh Sherman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index aa34055..8789d45 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# alfred2-flush-workflow +# alfred-workflow-flush + +[![license](https://img.shields.io/github/license/joshtronic/alfred-workflow-flush.svg?maxAge=2592000)]() + +Flush your DNS or Memcached via Alfred. + +Compatible with Alfred 2 and Alfred 3. + +DNS flushing code based on [this](https://github.com/eventi/noreallyjustfuckingstopalready).