소스 검색

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