From 52ca2f319d78750987a4d625f0277340243feb55 Mon Sep 17 00:00:00 2001 From: Alex Epstein Date: Mon, 26 Jun 2017 21:55:38 -0400 Subject: [PATCH] Fixing readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c11482..c0eba72 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ -##### A collection of small bash scripts for heavy terminal users +##### A collection of small bash scripts for heavy terminal users with no dependencies @@ -42,6 +42,9 @@ Converts currency based on realtime exchange rates +#### To Be Added +[ ] Pass in arguments as well on top of the option to have it guide you through input + ## Encryption & Decryption @@ -53,8 +56,6 @@ A wrapper for openssl that allows for quickly encrypting and decrypting files -#### To Be Added -[ ] Pass in arguments as well on top of the option to have it guide you through input ## API's Used * To get location based on ip address: ipinfo.io