Skip to content

Commit

Permalink
Typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
develancer committed Apr 26, 2020
1 parent 966e1d4 commit 0fc9cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# topola-webpack

This is a very simple genealogy viewer based on [topola](https://github.com/PeWu/topola). Its main purpose is to allow deploying of small, self-contained interactive genealogy trees on a generic HTTP server.
This is a very simple genealogy viewer based on [topola](https://github.com/PeWu/topola). Its main purpose is to allow deploying of small, self-contained interactive genealogy trees to a generic HTTP server.

Essential part of the code is based on the [“Animations” example](https://stackblitz.com/edit/topola-animations) from [topola](https://github.com/PeWu/topola).

Expand All @@ -10,7 +10,7 @@ Features:

## Usage

You will need *npm*, but only for building the bundle.
You *will* need npm, but only for building the bundle.

After cloning/copying the repository, run
```
Expand Down

0 comments on commit 0fc9cf1

Please sign in to comment.