Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>networkmap.js</h1>
<p>A library for visualizing flows in networks. The most common use case would be network weathermaps. Networkmap.js is compleatly running on the clientside, configuration can either be done by loading a JSON file or building the weathermap directly in the browser with the API.</p>
<p>A library for visualizing flows in networks. The most common use case would be network weathermaps. Networkmap.js is completely running on the clientside, configuration can either be done by loading a JSON file or building the weathermap directly in the browser with the API.</p>
</div>

<div class="panel panel-primary">
Expand Down