Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVipond authored Jul 2, 2021
1 parent 6b36f32 commit a82fa5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

This project is a TypeScript library for building CSS selectors programmatically, and also a user interface for that library.

The library is published on npm as `@alexvipond/css-selector-pipes`, and the user interface is at [https://css-selector-builder.netlify.app](https://css-selector-builder.netlify.app).

The library is published on npm as `@alexvipond/css-selector-pipes`, and the user interface is [here](https://css-selector-builder.alexvipond.dev/).

## Motivation

Expand All @@ -22,7 +21,7 @@ The library is published on npm as `@alexvipond/css-selector-pipes`, and the use

### Interface

To use the CSS selector builder interface, go to [the website](https://css-selector-builder.netlify.app).
To use the CSS selector builder interface, go to [the website](https://css-selector-builder.alexvipond.dev/).

As you build your selector, the URL updates with any new conditions you've created. Click the share button to create a tweet intent with a custom short link for your selector.

Expand Down

0 comments on commit a82fa5f

Please sign in to comment.