Skip to content

Commit 87d0356

Browse files
committed
Final update to docs
- Add link to doc site - Add links to github repo and npm package
1 parent 445e748 commit 87d0356

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Any changes, including backwards incompatible changes will be listed here
99
- Provides a cleaner, more modern API to extract and parse while supporting old methods
1010
- Add static methods to extract single datapoints
1111
- Add a ValidPostcode class with accessor methods which can be destructured
12-
- Updated documentation
12+
- Updated documentation: [postcodejs.ideal-postcodes.dev](https://postcodejs.ideal-postcodes.dev)
1313
- Added benchmarking
1414

1515
## 1.0.1 (12/02/2019)

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ Tested against ~1.7 million postcodes on ONSPD.
2424

2525
## Links
2626

27+
- [GitHub Repository](https://github.com/ideal-postcodes/openapi)
2728
- [API Documentation](https://postcodejs.ideal-postcodes.dev)
2829
- [Try postcode.js on RunKit](https://npm.runkit.com/postcode)
2930
- [Postcode element definitions](#definitions)
3031
- [Caveat on postcode validation](#note-on-postcode-Validation)
32+
- [NPM Package](https://www.npmjs.com/package/postcode)
3133

3234
## Getting Started
3335

0 commit comments

Comments
 (0)