Add module instructions for simple json output to README
Hey :)
First of all thank you very much for your work!
As i wanted to use the output in my local modules a bit of search was needed to get the json output when importing gpustat.
May it be an idea to add a little instruction to the readme?
`gpustat = gpustat.core.GPUStatCollection.new_query(debug=False, id=None).jsonify()`
1 条评论