Fix docs#1
Open
anilcse wants to merge 2 commits into
Open
Conversation
There was a problem hiding this comment.
Pull Request Overview
Updates the README to improve clarity, structure, and user guidance.
- Refactors the introductory description for conciseness
- Adds structured sections: Features, Quick Start, Usage Example, How it Works, More Information
- Clarifies steps and expected outputs in code snippets
Comments suppressed due to low confidence (2)
README.md:6
- The term 'directories' may be misleading since
application.dbis a file; consider using 'database files' or similar for clarity.
- Compares two `application.db` directories from different nodes
README.md:18
- [nitpick] Clarify exactly where the
hashesfolder is created (e.g., current working directory vs. repository root) to avoid confusion for users.
- A `hashes` folder is created inside `apphashd`.
| ## Usage Example | ||
| This repo includes test data from two nodes with an apphash mismatch. | ||
|
|
||
| ### 1. Download test data |
There was a problem hiding this comment.
[nitpick] Using separate header levels for each step under 'Usage Example' can be verbose; consider using a nested numbered list to match the 'Quick Start' format and improve readability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.