Skip to content

Commit 07f6293

Browse files
committed
update readme, fix formatting
1 parent 53d5d0f commit 07f6293

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
This is a library with Scala utilities for Computer Science teaching. The library is maintained by Björn Regnell at Lund University, Sweden. Contributions are welcome!
66

7-
The api documentation is available here: http://cs.lth.se/pgk/api/
7+
* The **api** documentation is available here: http://cs.lth.se/pgk/api/
88

9-
You can fins example code here: [src/main/scala/introprog/examples](https://github.com/lunduniversity/introprog-scalalib/tree/master/src/main/scala/introprog/examples)
9+
* You can find code **examples** here: [src/main/scala/introprog/examples](https://github.com/lunduniversity/introprog-scalalib/tree/master/src/main/scala/introprog/examples)
1010

11-
This repo in used in this course (in Swedish): http://cs.lth.se/pgk with course material published as free open source here: https://github.com/lunduniversity/introprog
11+
This repo in used in this course *(in Swedish)*: http://cs.lth.se/pgk with course material published as free open source here: https://github.com/lunduniversity/introprog
1212

1313
## How to use this library
1414
### Using sbt

0 commit comments

Comments
 (0)