From 65df5c3f86cfe138697fc3032184963c1cc79ac7 Mon Sep 17 00:00:00 2001 From: Sajal Gupta <53595953+sajal243@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:19:22 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34183d0..6698d3e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -## The official repository for the Scala beginners course +## The official repository for the Scala beginners course : An Awesome course Powered by [Rock the JVM!](rockthejvm.com) @@ -7,7 +7,7 @@ This repository contains the code we wrote during [Rock the JVM's Scala beginne How to install: - either clone the repo or download as zip -- open with IntelliJ as it's a simple IDEA project +- open with IntelliJ as it's a simple and quick IDEA project If you have changes to suggest to this repo, either - submit a GitHub issue