Improve the README a bit
commit 88f5262b:
README: Use 'builddir' instead of 'build/'
`/` was added to make it clear that `build` is a directory and not
a meson sub-command. However, this can be confusing for Windows users.
use `builddir` which does the same job.
commit d6fdd8af:
README: Document gst-worktree, remove checkout-branch-worktree
Closes #72 (closed)
commit 3e1c5755:
README: Document which dependencies are available
Also document how to build the Intel MSDK plugins, and how to
enable/disable plugins in general.
Closes #90 (closed)
Closes #89 (closed)
Edited by Nirbheek Chauhan