Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

## 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)

This repository contains the code we wrote during [Rock the JVM's Scala beginners course](https://rockthejvm.com/course/scala). Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.

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
Expand Down