mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-12-18 00:00:18 +00:00
fix some formatting errors
This commit is contained in:
parent
db08438b06
commit
f57c8365b4
|
@ -9,7 +9,7 @@ Before making a pull request, please make sure of the following:
|
||||||
* Make a separate pull request for each of the tutorial
|
* Make a separate pull request for each of the tutorial
|
||||||
* Use the following format `[Title](!link_to_tutorial)`
|
* Use the following format `[Title](!link_to_tutorial)`
|
||||||
* If your tutorial is a multi-part series, use the following format:
|
* If your tutorial is a multi-part series, use the following format:
|
||||||
* ```
|
```
|
||||||
* Title
|
* Title
|
||||||
* [Part 1](!link_to_part_1)
|
* [Part 1](!link_to_part_1)
|
||||||
* [Part 2](!link_to_part_2)
|
* [Part 2](!link_to_part_2)
|
||||||
|
|
|
@ -28,8 +28,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
|
* [Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
|
||||||
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
|
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
|
||||||
* Build a Serverless MERN Story App with Webtask.io
|
* Build a Serverless MERN Story App with Webtask.io
|
||||||
* [Part 1](!https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
|
* [Part 1](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
|
||||||
* [Part 2](!https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
|
* [Part 2](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
|
||||||
|
|
||||||
## Python:
|
## Python:
|
||||||
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
|
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user