Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
Clarify library scope.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Nov 4, 2018
1 parent b21eca0 commit 8e3a727
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React for Solid
Efficiently build [Solid](https://solid.inrupt.com/) apps and components
with [React](https://reactjs.org/)
Basic [React](https://reactjs.org/) components
for building your own [Solid](https://solid.inrupt.com/) components and apps.

[![npm version](https://img.shields.io/npm/v/@solid/react.svg)](https://www.npmjs.com/package/@solid/react)
[![Build Status](https://travis-ci.org/solid/react-components.svg?branch=master)](https://travis-ci.org/solid/react-components)
Expand All @@ -11,9 +11,6 @@ with [React](https://reactjs.org/)
you currently get components to _read_ data.
Writing is still underway.

⚠️ This library explores one way of developing Solid apps,
but does not aim to be _the_ way or the _only_ way.

## Purpose
[Solid](https://solid.inrupt.com/) is an ecosystem for people, data, and apps
in which people can store their data where they want,
Expand Down

0 comments on commit 8e3a727

Please sign in to comment.