Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liorocks committed Jun 9, 2024
1 parent 056c46f commit e106d1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ A demo application to illustrate how [Inertia.js](https://inertiajs.com/) works

> This is a port of the original [Ping CRM](https://github.com/inertiajs/pingcrm) written in Laravel and Vue.
![](https://raw.githubusercontent.com/landish/pingcrm-react/master/screenshot.png)
![](https://raw.githubusercontent.com/liorocks/pingcrm-react/master/screenshot.png)

## Installation

Clone the repo locally:

```sh
git clone https://github.com/landish/pingcrm-react.git
git clone https://github.com/liorocks/pingcrm-react.git
cd pingcrm-react
```

Expand Down Expand Up @@ -86,4 +86,4 @@ php artisan test

- Original work by Jonathan Reinink (@reinink) and contributors
- Port to Ruby on Rails by Georg Ledermann (@ledermann)
- Port to React by Lado Lomidze (@landish)
- Port to React by Lio (@liorocks)

0 comments on commit e106d1d

Please sign in to comment.