Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevo committed May 18, 2020
1 parent e5226ee commit 9e82133
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React-Redux-Starter
# FHIR App Starter

This is a project starter for your next React app. It is focused on Developer Experience, modern technologies, and best practices.
This is a project starter for your next FHIR App. It is focused on Developer Experience, modern technologies, and best practices.

## Features

Expand All @@ -13,8 +13,8 @@ This is a project starter for your next React app. It is focused on Developer Ex
## Getting Started

```sh
git clone https://github.com/zeevosec/react-redux-starter
cd react-redux-starter
git clone https://github.com/zeevosec/fhir-app-starter
cd fhir-app-starter
yarn install
yarn start
```
Expand Down

0 comments on commit 9e82133

Please sign in to comment.