From eac87f645fb74ceec7c0816ee41e73111d160169 Mon Sep 17 00:00:00 2001 From: Amit Gupta Date: Wed, 17 Nov 2021 08:10:45 +0530 Subject: [PATCH] proj update --- README.md | 3 +-- USERs.md | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddd774d9..747b69b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - - # [fast-xml-parser](https://www.npmjs.com/package/fast-xml-parser) [![Backers on Open Collective](https://opencollective.com/fast-xml-parser/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/fast-xml-parser/sponsors/badge.svg)](#sponsors) [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/fast-xml-parser/badge.svg)](https://snyk.io/test/github/naturalintelligence/fast-xml-parser) [![NPM quality][quality-image]][quality-url] @@ -64,6 +62,7 @@ To use as system command To use it on a **webpage** include it from a [CDN](https://cdnjs.com/libraries/fast-xml-parser) **Example** + As CLI command ```bash $ fxparser some.xml diff --git a/USERs.md b/USERs.md index 4cc98083..359cbc30 100644 --- a/USERs.md +++ b/USERs.md @@ -54,4 +54,5 @@ Please raise an issue or PR (recommended) to add your name to our User's list +