mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Update README.md (#141)
* Update README.md Remove ambiguities in the introduction paragraph. Increase conciseness of sentences. * Remove typos
This commit is contained in:
parent
482e74d284
commit
240460bb3e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Project Based Learning
|
||||
[![Gitter](https://badges.gitter.im/practical-tutorials/community.svg)](https://gitter.im/practical-tutorials/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
|
||||
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermixed technologies and languages.
|
||||
A list of programming tutorials in which aspiring software developers learn how to build an application from scratch. These tutorials are divided into different primary programming languages. Tutorials may involve multiple technologies and languages.
|
||||
|
||||
To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
|
||||
|
||||
|
|
Loading…
Reference in a new issue