Update README.md

Wrote the Requirements in a tabulated manner
pull/660/head
Satyam Vyas 2 years ago committed by GitHub
parent 06e082c918
commit 37cf172fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,17 +64,24 @@ INSTALLATION
### REQUIREMENTS
- Python v2.6+ or Python v3.3+
- Supported shells
- bash - first class support
- zsh - first class support
- fish - community supported
- tcsh - community supported
- clink - community supported
- Supported platforms
- Linux - first class support
- OS X - first class support
- Windows - community supported
- BSD - community supported
- Supported Shells:
| | |
| :--------- | :---------------- |
| `bash` | First Class Support |
| `zsh` | First Class Support |
| `fish` | Community Supported |
| `tcsh` | Community Supported |
| `clink` | Community Supported |
- Supported Platforms:
| | |
| :-------- | :---------------- |
| `Linux` | First Class Support |
| `OS X` | First Class Support |
| `Windows` | Community Supported |
| `BSD` | Community Supported |
- Supported installation methods
- source code - first class support
- Debian and derivatives - first class support

Loading…
Cancel
Save