Skip to content

Commit e63a52f

Browse files
Update README.md
1 parent 4d40db1 commit e63a52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here's a tutorial on [how to build an Android app in Scala](https://makingthemat
2424
And here are the examples:
2525
1. [HelloFXML](https://github.com/makingthematrix/scalaonandroid/wiki/HelloFXML-example) - the simplest one, and my "go to" example for debugging any build system issues
2626
2. [HelloFXML 3](https://github.com/makingthematrix/scalaonandroid/tree/main/HelloFXML3) - same as above, but in Scala 3
27-
3. [HelloScala](https://github.com/makingthematrix/scalaonandroid/tree/main/HelloScala) - another minimalistic example
27+
3. [HelloScala](https://github.com/makingthematrix/scalaonandroid/tree/main/helloscala) - another minimalistic example
2828
4. [European Union](https://github.com/makingthematrix/scalaonandroid/wiki/European-Union-(and-Scotland)-example) - shows a scrollable list with country flags downloaded from Wikipedia and some basic Android GUI functionality
2929
5. [European Union 3](https://github.com/makingthematrix/scalaonandroid/tree/main/europeanunion3) - as above, but in Scala 3
3030
6. [Comments](https://github.com/makingthematrix/scalaonandroid/tree/main/comments) - an app showcasing a bit more complex GUI functionality; thanks @rleibman!

0 commit comments

Comments
 (0)