Updated M README.md
This commit is contained in:
parent
1485984ab1
commit
965b1dc0f1
10
README.md
10
README.md
@ -1,3 +1,11 @@
|
||||
# Introduction_to_Git_and_GitHub
|
||||
|
||||
Digital notes about 3rd course of IT Automation with Python on Coursera created by Google
|
||||
Digital notes about 3rd course of IT Automation with Python on Coursera created by Google
|
||||
|
||||
## Course prerequisites
|
||||
|
||||
This course requires some familiarity with a few basic operating system concepts like files, directories, and file systems. You'll be using the command line for interacting with Git, so you'll need some familiarity with that as well.
|
||||
|
||||
All the examples in this course use Python 3. You'll need a basic grasp of the Python syntax, and the most common data structures and objects. To get the most out of this course, we also strongly recommend that you **install software in your machine**, or have your system administrator install it. You'll need to install Git to follow our examples, and Python 3 to test out the examples.
|
||||
|
||||
We'll use Linux for our examples, but you can follow along with Windows or MacOS computers.
|
Loading…
Reference in New Issue
Block a user