Add info into README's.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
Build Tools
|
||||
===========
|
||||
|
||||
| File | Description |
|
||||
| -------------- | ------------------------------------------- |
|
||||
| `keywords.txt` | Input file for GNU gperf for the tokenizer. |
|
||||
| `reserved.txt` | Input file for GNU gperf for the tokenizer. |
|
||||
This directory contains input files for various build tools required for building Rhai.
|
||||
|
||||
| File | Build tool | Description |
|
||||
| -------------- | :---------: | ------------------------------------------------------------------ |
|
||||
| `keywords.txt` | GNU `gperf` | Input file for the tokenizer – keywords recognition. |
|
||||
| `reserved.txt` | GNU `gperf` | Input file for the tokenizer – reserved symbols recognition. |
|
||||
|
Reference in New Issue
Block a user