-
-
Notifications
You must be signed in to change notification settings - Fork 14
docs: add features and output section in readme #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add features and output section in readme #107
Conversation
@derberg Are we missing something in the README? Let me know, I'll add them as well. |
@@ -90,6 +95,33 @@ const output = diff(firstDocument, secondDocument, { | |||
}); | |||
``` | |||
|
|||
## Output |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aayushmau5 Not sure, maybe we can present the different possible values in a tabular form?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vinitshahdeo What do you mean by tabular form
🤔 ?
lgtm, just not sure what @vinitshahdeo meant about tabular view |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Kudos, SonarCloud Quality Gate passed! |
🎉 This PR is included in version 0.4.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description