diff --git a/README.md b/README.md index 840be1a..d90e1be 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # TensorFlow Tutorials -##### Hi Internet, +Hi Internet, -##### I like Python using TensorFlow library (that's why I made it of). +I like Python using TensorFlow library (that's why I made it of). -##### And I feel like making tutorials is the best way to understand things like ML algorithms and AI. +And I feel like making tutorials is the best way to understand things like ML algorithms and AI. -##### Hoping that you've installed TensorFlow in your system.(Installation) +Hoping that you've installed TensorFlow in your system.(Installation) -##### Look at some easy codes in Python using this library. +Look at some easy codes in Python using this library. ### 1. Hello World (code) ### 2. Matrix Multiplication (code)