diff --git a/README.md b/README.md new file mode 100644 index 0000000..08d4475 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +### How to run + +`./unsafeuse ./...` + +### Flag +`--excludetest` Set true to exclude test files. (default=false) + +### Interesting types +interface, map, pointer, slice, struct, function pointer