Skip to content

Commit

Permalink
Update README with license
Browse files Browse the repository at this point in the history
  • Loading branch information
pathbreak committed Mar 23, 2016
1 parent a31cc93 commit d347a78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
The MIT License (MIT)
Copyright (c) 2015 Karthik Shiraly


Expand All @@ -22,4 +23,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,3 +332,7 @@ Log in to the Cluster Manager as **clustermgr** using the *clustermgr* private k
ssh -i ~/.ssh/clustermgr clustermgr@PUBLIC-IP-OF-CLUSTER-MANAGER-LINODE
cd storm-linode
./zookeeper-cluster-linode.sh delete-image zk-image1/zk-image1.conf api_env_linode.conf

# License

MIT

0 comments on commit d347a78

Please sign in to comment.