Remove readme.txt reference (#907)

I think this is referring to `../registry.txt`, and
that's covered in the root README.
This commit is contained in:
Sage Gerard 2019-02-10 05:37:02 -05:00 committed by Jon Leech
parent 38e3780685
commit 34e4cf21ff
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ processing XML.
<<targets,Makefile Targets>> below).
* vk.xml - XML API description.
* genvk.py - Python script to generate vulkan_core.h and other targets.
* readme.txt - Source for detailed description of the XML schema.
* registry.rnc - RelaxNG compact schema for validating XML against the
schema.
* reg.py - Python tools to read XML file and convert it into C headers.