Skip to content

Conversation

@hentai-chan
Copy link
Contributor

I tried to improve the English translation while staying true to the original document. I also changed the formatting a little so that this README file conforms to markdown rules and recommendations.

README.md Outdated
Flask-State is a lightweight chart plugin for displaying machine state data in your web application.

Flask-State is an active project, well-tested and complete update roadmap.
* **Monitored Data:** CPU, memory, disk usage, LoadAVG and boot time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe Monitored Metric is better

README.md Outdated
We're on [Gitter](https://gitter.im/flaskstate/community) ! Please join us.

We're on [Gitter](https://gitter.im/flaskstate/community)! Join the conversation
fore more questions and inquiries about this project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct: fore -> for more questions and inquiries about this project.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your suggestions, I'm on it!

@hentai-chan
Copy link
Contributor Author

I don't know Mandarin so it would be great if someone could also edit this file to reflect the changes made in this PR. In some instances I used shorter and more concise language, take for example

- ### Secondly:Call the init_app method of the flask-state to initialize the configuration.
+ ### 2. Configure Flask-State

In this specific case it was obvious from the subsequent code snippet that the init_app invocation is required to configure the application:

import flask_state
flask_state.init_app(app)

@PindleskinY PindleskinY added the docs Improvements or additions to documentation label Dec 16, 2020
@PindleskinY
Copy link
Collaborator

Hi @hentai-chan. Thanks for your the suggestions !

@PindleskinY PindleskinY merged commit edfb844 into yoobool:v1.0.x Dec 16, 2020
PindleskinY pushed a commit that referenced this pull request Jan 11, 2021
* Docs: Improved style, grammar and formatting.

* Docs: Add changes suggested by FesonX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants