diff --git a/README.md b/README.md index f89eb77..ee3bfe6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # @alexfriesen/ngx-mat-timepicker -[![npm][badge-npm-version]][url-npm] [![MIT licensed][badge-licence]][url-licence] [![Build state][badge-ci-state]][url-ci-state] [![Size][badge-bundle]][url-bundle] +[![npm][badge-npm-version]][url-npm] +[![MIT licensed][badge-licence]][url-licence] +[![Build state][badge-ci-state]][url-ci-state] +[![Size][badge-bundle]][url-bundle] A simple time picker module using Angular Material: it provides an Android style dialog for time selection and a handy input for time selection in Material style. diff --git a/projects/ngx-mat-timepicker/README.md b/projects/ngx-mat-timepicker/README.md new file mode 120000 index 0000000..fe84005 --- /dev/null +++ b/projects/ngx-mat-timepicker/README.md @@ -0,0 +1 @@ +../../README.md \ No newline at end of file