From 6c341c78c06e3c51cf71e0f3fe47642698123fd3 Mon Sep 17 00:00:00 2001 From: Highway Date: Tue, 19 May 2026 18:14:55 +0000 Subject: [PATCH] Add 123 to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff32d46..cdddbe3 100644 --- a/README.md +++ b/README.md @@ -150,4 +150,6 @@ Caching. Unit tests for `getNearest()` and `getWithin()`. -There is a function currently called `getPostTown()` adapted from [this site](http://code.stephenmorley.org/php/handling-uk-postcodes/), but it doesn't appear to be 100% reliable. When I get time, I'll attempt to fix this. \ No newline at end of file +There is a function currently called `getPostTown()` adapted from [this site](http://code.stephenmorley.org/php/handling-uk-postcodes/), but it doesn't appear to be 100% reliable. When I get time, I'll attempt to fix this. + +123 \ No newline at end of file