diff --git a/README.md b/README.md
index 89aa706cb831b0c190db485f2ef33ea9d27da5c6..6ebb2c88eac887f6e504a796195b1ac63ccab1d3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # netscan
 
-Scans the specified network to find and list alive nodes.
+**Scans the specified network to find and list alive nodes.**
 
     Syntax:  /usr/bin/python netscan.py [-n Network -p Port -f FilePath ] ...
     
@@ -11,7 +11,7 @@ Scans the specified network to find and list alive nodes.
     -h --help           Help.
     -v --version        Shows version.        
     -n --network        Network(S) to scan.
-    -f --file-path      File path containing file name to save the output.
+    -f --file-path      File path containing file name to save the output in.
                         You can write the output in .csv, .txt or .json file formats.
 
     © 2023 Hamid Sadeghian