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 ### REQUIREMENTS
- Python v2.6+ or Python v3.3+ - Python v2.6+ or Python v3.3+
- Supported shells
- bash - first class support - Supported Shells:
- zsh - first class support | | |
- fish - community supported | :--------- | :---------------- |
- tcsh - community supported | `bash` | First Class Support |
- clink - community supported | `zsh` | First Class Support |
- Supported platforms | `fish` | Community Supported |
- Linux - first class support | `tcsh` | Community Supported |
- OS X - first class support | `clink` | Community Supported |
- Windows - community supported
- BSD - community supported - Supported Platforms:
| | |
| :-------- | :---------------- |
| `Linux` | First Class Support |
| `OS X` | First Class Support |
| `Windows` | Community Supported |
| `BSD` | Community Supported |
- Supported installation methods - Supported installation methods
- source code - first class support - source code - first class support
- Debian and derivatives - first class support - Debian and derivatives - first class support

Loading…
Cancel
Save