Revamp the README for public release.
authorDavid Neto <dneto@google.com>
Fri, 13 Nov 2015 01:42:16 +0000 (20:42 -0500)
committerDavid Neto <dneto@google.com>
Fri, 13 Nov 2015 18:35:39 +0000 (12:35 -0600)
commit56fb3f016b20eaf401d4e0cb8ed2b2b003de6e98
treea4efc34bb41df351c38b1c44057746c1d16975c9
parent3d348a8440d1d67bab43d5e92c472c2f9174a57f
Revamp the README for public release.

Reorganize the README, and update its contents to more accurately
reflect the public release.
Remove the incremental "Changes" section.

Rename readme.md to README.md
Rename license.txt to LICENSE

Update the assembler tool to support -h, and make its help look
more consistent with the disassembler.

Change the target and library name to SPIRV-Tools.  To better
match the GitHub repo name.  Also, it's not SHOUTING.
CMakeLists.txt
LICENSE [moved from licence.txt with 100% similarity]
README.md [new file with mode: 0644]
readme.md [deleted file]
tools/as/as.cpp