Skip to content

Commit 48dfd2c

Browse files
authored
Improve readability in README.md
Added a blank line for improved readability.
1 parent 79c8499 commit 48dfd2c

File tree

1 file changed

+2
-2
lines changed
  • 1-getting-started-lessons/1-intro-to-programming-languages

1 file changed

+2
-2
lines changed

1-getting-started-lessons/1-intro-to-programming-languages/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Introduction to Programming Languages and Tools of the Trade
2-
2+
33
This lesson covers the basics of programming languages. The topics covered here apply to most modern programming languages today. In the 'Tools of the Trade' section, you'll learn about useful software that helps you as a developer.
44

55
![Intro Programming](../../sketchnotes/webdev101-programming.png)
@@ -203,4 +203,4 @@ Study a bit on the different languages available to the programmer. Try to write
203203

204204
[Reading the Docs](assignment.md)
205205

206-
> Note: When selecting tools for your assignment, do not choose editors, browsers, or command line tools already listed above.
206+
> Note: When selecting tools for your assignment, do not choose editors, browsers, or command line tools already listed above.

0 commit comments

Comments
 (0)