dlespiau/x86db

Add README file

Opened this issue · 1 comments

Add README file

Now I think it should also include a note about how to update tested instr database.
For example:

PATH=`pwd`/bin:$PATH GOPATH=`pwd` ./src/github.com/dlespiau/x86db/scripts/get-external-sources.sh
GOPATH=`pwd` go install github.com/dlespiau/x86db/cmd/x86db-gogen

Without it, the output of --not-tested/--tested is not going to be precise.