Skip to content

Commit

Permalink
Line count went down.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnat authored May 14, 2024
1 parent a3c213e commit 47a74ea
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
Expand Up @@ -21,7 +21,7 @@ For devs who love ergonomics! You may appreciate Surreal if:
* Really wish `this` would work in any inline `<script>` tag
* Enjoyed using jQuery selector syntax.
* [Animations, timelines, tweens](#-quick-start) with no extra libraries.
* Only 340 lines. No build step. No dependencies.
* Only 320 lines. No build step. No dependencies.
* Pairs well with [htmx](https://htmx.org)
* Want fewer layers, less complexity. Are aware of the cargo cult. ✈️

Expand Down Expand Up @@ -66,7 +66,7 @@ See the [Live Example](https://gnat.github.io/surreal/example.html)! Then [view

## 🎁 Install

Surreal is only 340 lines. No build step. No dependencies.
Surreal is only 320 lines. No build step. No dependencies.

[📥 Download](https://raw.githubusercontent.com/gnat/surreal/main/surreal.js) into your project, and add `<script src="/surreal.js"></script>` in your `<head>`

Expand Down

0 comments on commit 47a74ea

Please sign in to comment.