Skip to content

Commit

Permalink
Fix readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos authored May 2, 2020
1 parent 6088f3d commit 6a82ce3
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,11 @@
The Plug JS provides the building blocks for crafting personalized experiences. A single line of code gives you a complete personalization toolkit for building applications that reacts to the user's needs.

### Features
- **Zero configuration**
No setup steps required.
- **No backend necessary**
Deliver personalized experiences from static sites.
- **Fast queries**
Double-digit millisecond latency for real-time evaluations.
- **Fully extensible API**
Easily extend the core functionality via lifecycle hooks.
- **Type-Safe**
Typescript typings included.
- **Zero configuration.** No setup steps required.
- **No backend necessary.** Deliver personalized experiences from static sites.
- **Fast queries.** Double-digit millisecond latency for real-time evaluations.
- **Fully extensible API.** Easily extend the core functionality via lifecycle hooks.
- **Type-Safe.** Typescript typings included.

## Installation

Expand Down

0 comments on commit 6a82ce3

Please sign in to comment.