Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakkonakaza authored Jan 24, 2024
1 parent 2b95d37 commit e561784
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<div align="center">
<img src="images/smile.png" width="500" alt="" />
<h1>Scala Media Interactive Learning</h1>
</div>

![smile](https://github.com/Aalto-LeTech/SMILe/assets/34682147/063c05d6-ff9e-4ea4-9ba7-41d67a268c0d)
# Scala Media Interactive Learning

This project is targeted mainly for instructors and students of introductory programming courses. From instructors'
viewpoint, its goal is to provide means to motivate students via contextualized teaching. There are many ways to provide
Expand All @@ -25,4 +22,4 @@ This library uses [sbt](http://www.scala-sbt.org/) as its build tool.

`sbt packageDoc` generates a jar with the library and its documentation.

Running the `Release` GitHub Action builds the library and publishes it on GitHub.
Running the `Release` GitHub Action builds the library and publishes it on GitHub.

0 comments on commit e561784

Please sign in to comment.