Skip to content

Commit b6d9e25

Browse files
Update README.md
1 parent 0a43149 commit b6d9e25

File tree

1 file changed

+36
-18
lines changed

1 file changed

+36
-18
lines changed

README.md

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,68 @@
11
# Pythonite
2-
Programing With Python
32

4-
##### Introduction
5-
We Will Code Some Basic Like If Else, For loops and some intermidate Python Library Like Pandas, Numpy, MatplotLib And Scipy.
3+
Programing With Python
64

7-
# How To Run
8-
- Install python 3.6+
9-
- Pip insall
10-
- numpy
11-
- pandas
5+
## Introduction
126

7+
- [Pythonite](#pythonite)
8+
- [Introduction](#introduction)
9+
- [How To Run](#how-to-run)
10+
- [Installation](#installation)
11+
- [Support](#support)
12+
- [Roadmap](#roadmap)
13+
- [Contributing](#contributing)
14+
- [Authors and acknowledgment](#authors-and-acknowledgment)
15+
- [License](#license)
16+
- [Project status](#project-status)
17+
- [Author](#author)
18+
19+
We Will Code Some Basic Like If Else, For loops and some intermediate Python Library Like Pandas, Numpy, MatplotLib And Scipy.
20+
21+
## How To Run
22+
23+
- Install Python 3.6+
24+
- Pip install
25+
- numpy
26+
- pandas
1327

1428
## Installation
15-
Fork Project and contribute to improve Analysis
29+
30+
Fork Project and contribute to improving Analysis
31+
1632
- IDE - Visual Studio Code
1733
- Sublime Text editor
1834

1935
## Support
20-
contributers
2136

37+
contributors
2238

2339
## Roadmap
40+
2441
More Data Analysis With Kaggle and improvement in previous Codes
2542

2643
## Contributing
27-
Before submitting a bug, please do the following:
2844

45+
Before submitting a bug, please do the following:
2946
Perform basic troubleshooting steps:
3047

3148
- Make sure you are on the latest version. If you are not on the most recent version, your problem may have been solved already! Upgrading is always the best first step.
3249
- Try older versions. If you are already on the latest release, try rolling back a few minor versions (e.g. if on 1.7, try 1.5 or 1.6) and see if the problem goes away. This will help the devs narrow down when the problem first arose in the commit log.
3350
- Try switching up dependency versions. If the software in question has dependencies (other libraries, etc) try upgrading/downgrading those as well.
3451

3552
## Authors and acknowledgment
36-
Show your appreciation to those who have contributed to the project.
3753

54+
Show your appreciation to those who have contributed to the project.
3855

3956
## License
40-
For open source projects,Under MIT License.
57+
58+
For open-source projects, Under MIT License.
4159

4260
## Project status
4361

4462
## Author
45-
- Project : Pythonite
46-
- Author : CodePerfectPlus
47-
- Language : Python
48-
- Github : https://github.com/codePerfectPlus
49-
- Website : http://codeperfectplus.github.io/
5063

64+
- Project: Pythonite
65+
- Author: CodePerfectPlus
66+
- Language: Python
67+
- Github: <https://github.com/codePerfectPlus>
68+
- Website: <http://codeperfectplus.github.io/>

0 commit comments

Comments
 (0)