Skip to content

Commit fc77436

Browse files
committed
Update README.md
1 parent a64ec6e commit fc77436

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ A lot more explanation of SpringDo can be found in the [blogposts](http://dotted
1111
- [Mockito for Kotlin](https://github.com/nhaarman/mockito-kotlin) light wrapper
1212
- [Hamkrest](https://github.com/npryce/hamkrest) Hamcrest matchers for Kotlin
1313
- [Pivottalk post](https://www.pivotalk.io/t/using-kotlin-on-client-projects/1369/9) (pivotal only)
14-
- [Spring and Kotlin](https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin) on Spring Tutorials, with a [github repo](https://github.com/sdeleuze/spring-boot-kotlin-demo)
14+
- [Spring and Kotlin](https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin) on Spring Tutorials, with a [github repo](https://github.com/sdeleuze/spring-boot-kotlin-demo)
1515
- Kotlin docs on the [differences with Java](https://kotlinlang.org/docs/reference/comparison-to-java.html)
16-
-
17-
16+
1817

1918
# Other Kotlin resources
20-
- http://kotlinlang.org/docs/tutorials/kotlin-android.html
21-
- [Kotlin test framework](https://github.com/kotlintest/kotlintest)
22-
-
19+
- android: http://kotlinlang.org/docs/tutorials/kotlin-android.html
20+
- the [Kotlin test framework](https://github.com/kotlintest/kotlintest)
21+

0 commit comments

Comments
 (0)