Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc committed Mar 29, 2019
1 parent 6f7e52f commit a6905bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ const address = new Address({

console.log(address.formattedAddress());

//
// {
// postcode: 'WS11 5SB',
// post_town: 'CANNOCK',
Expand Down Expand Up @@ -135,14 +134,14 @@ Below is a list of address fragments. For the address to be properly formatted,
- Organisation Name (e.g. ‘Cath’s Cakes’)
- PO Box number

### Thoroughfare elements
### Thoroughfare Elements

- Dependant Thoroughfare Name (e.g. ‘Cheshunt’)
- Dependant Thoroughfare Descriptor (e.g. ‘Mews’ or ‘Court’)
- Thoroughfare Name (e.g. ‘Cypress’)
- Thoroughfare Descriptor (e.g. ‘Road’ or ‘Street’)

### Locality elements
### Locality Elements

- Double Dependant Locality (e.g. ‘Tyre Industrial Estate’)
- Dependant Locality (e.g. ‘Blantyre’)
Expand Down

0 comments on commit a6905bc

Please sign in to comment.