From 403a6c8ca17e5bf3874344cb3831213f98bf43e4 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Fri, 16 Oct 2020 11:06:10 +0700 Subject: [PATCH] updated the readme and lic and contr --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 0a202f2..a070b59 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ npm install --save @cubetiq/invoice-print ``` +OR Using YARN +```bash +yarn add @cubetiq/invoice-print +``` + ## Usage ```tsx @@ -25,6 +30,14 @@ class Example extends Component { } ``` +### Contributors +Project's repository: [Library Invoice Print](https://git.cubetiqs.com/CUBETIQ/lib-invoice-print.git) +- [@chanthasuon](https://git.cubetiqs.com/chanthasuon) +- [@s.long](https://git.cubetiqs.com/s.long) +- [@sombochea](https://git.cubetiqs.com/sombochea) +- [@cubetiq](https://git.cubetiqs.com/CUBETIQ) + ## License +@CUBETIQ MIT © [Chantha Suon](https://github.com/Chantha Suon)