Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Commit

Permalink
Update reademe file with info about the demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiu Constantin authored Sep 28, 2017
1 parent 8132871 commit 5142024
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ A library that helps the user graphically build a CRON expression using Angular

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.2.0. To run the sample app just run `npm run start` and go to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Usage:

## Demo

A work-in-progress demo can be found [here](https://claudiuconstantin.github.io/cron-editor/)

## Usage

1. Install the npm package:
```
Expand Down Expand Up @@ -68,4 +73,4 @@ export class MyComponent {
```

## License:
Licensed under the MIT license
Licensed under the MIT license

0 comments on commit 5142024

Please sign in to comment.