We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d1c69 commit a45b69fCopy full SHA for a45b69f
README.md
@@ -8,9 +8,9 @@ This project is a culmination of years of Scala development at Avast and tries t
8
we have gained together with tools that allow us to be effective. It is a set of small, flexible and cohesive building blocks that fit
9
together well and allow you to build reliable server applications.
10
11
-## [Documentation](./docs/index.md)
+## Documentation
12
13
-Or you can [deep dive into example code](example/src/main/scala/com/avast/sst/example/Main.scala) if you like that more.
+**[Read it here](./docs/index.md)** or you can [deep dive into example code](example/src/main/scala/com/avast/sst/example/Main.scala).
14
15
## Design
16
0 commit comments