Skip to content

Commit

Permalink
Added the links to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Trounev committed May 17, 2019
1 parent 980278d commit 1e62a42
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tourguide.js

###### Simple, lightweight product tour js library for creating guided tours for your web, apps and more. (Thursday, 16 May 2019)
###### Simple, lightweight product tour js library for creating guided tours for your web, apps and more. (Thursday, 16 May 2019)

> A **tour guide** is a person who provides assistance, information on cultural, historical and contemporary heritage to people on organized [tours](https://en.wikipedia.org/wiki/Tourism) and individual clients at educational establishments, religious and historical sites, museums, and at venues of other significant interest, attractions sites. [[https://en.wikipedia.org/wiki/Tour_guide](https://en.wikipedia.org/wiki/Tour_guide)]
Expand All @@ -25,6 +25,8 @@ Tourguide.js works great for creating your product tours if you are looking to c

We have plenty of examples and this library is really simple to use.

Read the [documentation](https://sites.docsie.io/sewing-necessary/Documentation/)

There are a few ways you can use our guided tour javascript library **Tourguide.js**

### Fiddle with it
Expand Down Expand Up @@ -291,6 +293,8 @@ var stepTarget = currentstep.target;
var stepView = currentstep.el;
```

You can find additional detailed documentation at [https://sites.docsie.io/sewing-necessary/Documentation/](https://sites.docsie.io/sewing-necessary/Documentation/)

## License

**Tourguide.js** is licensed under BSD 3-Clause "New" or "Revised" License
Expand Down

0 comments on commit 1e62a42

Please sign in to comment.