README.md in sandi_meter-1.0.2 vs README.md in sandi_meter-1.0.3
- old
+ new
@@ -66,9 +66,11 @@
Try using gem with `-g (--graph)` option, so it will create a folder with beautiful html output and log file with results of any scan.
![SandiMeter HTML mode pie charts](http://imageshack.us/a/img823/7653/hns3.png)
![SandiMeter HTML mode details](http://imageshack.us/a/img820/8711/bygo.png)
+Add ignore files and folders in `sandi_meter/.sandi_meter` file.
+
## Ruby script mode
~~~ruby
require 'sandi_meter/file_scanner'
require 'pp'