Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd country code to country field #5
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Not sure what would that accomplish. It would make the CLI slow though. That's why I'm trying to avoid it. Right now you can search for the name of any country in your terminal. Care to share. |
This comment has been minimized.
This comment has been minimized.
|
Awesome. I tried to check for Sierra Leone. But no result found. Is it that you tracking only countries that have reported a case thus far? If yes then it's okay but I suggest you change the message when a country with no recorded case is found instead of the current message. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice to add the country code to the country field. This would help, to distinguish between different countries more easily.
So, e.g. for China the country field would look like
China (CN)instead of only showingChina.