Update README.md

This commit is contained in:
Josh Baker 2022-12-29 12:06:48 -07:00 committed by GitHub
parent ae3e549cfc
commit dbd565d361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -34,9 +34,9 @@ It supports a variety of object types including lat/lon points, bounding boxes,
- In-memory database that persists on disk. - In-memory database that persists on disk.
## Components ## Components
- `tile38-server ` - The server - tile38-server: The server
- `tile38-cli ` - Command line interface tool - tile38-cli: Command line interface tool
- `tile38-benchmark ` - Server benchmark tool - tile38-benchmark: Server benchmark tool
## Getting Started ## Getting Started