diff --git a/README.md b/README.md index a5dae836..e97187b5 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ The parser achieves very high accuracy on held-out data, currently 98.9% correct full parses (meaning a 1 in the numerator for getting *every* token in the address correct). -Usage (parse_address) ---------------------- +Usage (parser) +-------------- Here's a C example of the parser API: