Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jfitisoff committed Jul 24, 2018
1 parent d72f6c7 commit c2a8b1f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This library also has some useful navigational and organizational features that

# How it works

This example shows how you open a site and navigate and interact with a page. If you read further down you'll see examples showing the code that implements this example.
Here's an example that shows how you open a site, navigate to a page and then interact with its contents. If you read further down you'll see examples showing the code that implements this example.

The components being demonstrated here are Angular-specific but insite is framework-agnostic.

Expand Down Expand Up @@ -65,9 +65,7 @@ s.first_chip_example.mat_chips.length
# given page.
```

Some sample code for material.angular.io can be found [here](https://github.com/jfitisoff/insite/tree/master/lib/insite/examples/material_angular_io).

**Note:** This is not an Angular-specific library.
Insite has some regression tests that run for this site. Some sample code for material.angular.io can be found [here](https://github.com/jfitisoff/insite/tree/master/lib/insite/examples/material_angular_io).

# Installation:
```
Expand Down

0 comments on commit c2a8b1f

Please sign in to comment.