-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update README.md #223
Update README.md #223
Conversation
README.md
Outdated
|
||
```shell | ||
pip3 install -r requirements.txt | ||
``` |
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.
i would just do pip
and people can work out pip3
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.
now its duplcated, so just have one install instruction
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.
Looks good @ADIMANV
Could you add the https://github.com/openclimatefix/ocf-template?tab=readme-ov-file#contributing-and-community
and the very last thing in the tempalte.
I would also add a develop section. You can say we can only run this when connected to OCF databases, but we hope to change this in the future. Also the how to run tests would be a good thing to add.
README.md
Outdated
@@ -2,36 +2,52 @@ | |||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | |||
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) | |||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | |||
[![ease of contribution: easy](https://img.shields.io/badge/ease%20of%20contribution:%20easy-32bd50)](https://github.com/openclimatefix#how-easy-is-it-to-get-involved) |
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.
I think ti should be hard - thats what would put it as ont he main page
Pull Request
Description
updated readme.md
How Has This Been Tested?
checked it locally
Checklist: