瀏覽代碼

Update 'README.md'

parv.ashwani 6 月之前
父節點
當前提交
768059b3f7
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,9 +1,9 @@
 # NS_Ciphers_Scanners
-# Basic scan
+### Basic scan
 python scanner.py --nsconf ns.conf --cipher ciphers.txt
 
-# Scan with JSON output
+### Scan with JSON output
 python scanner.py --nsconf ns.conf --cipher ciphers.txt --output scan_report.json
 
-# Verbose mode
+### Verbose mode
 python scanner.py --nsconf ns.conf --cipher ciphers.txt --verbose