Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
misc improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Dec 19, 2018
1 parent 752ac5c commit 97f0461
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions gettingstarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
Getting Started
===============

Tools
-----
Before you start
----------------

Some familiarity with `Kotlin <https://kotlinlang.org/>`_ is assumed, as is familiarity with `Gradle <https://kotlinlang.org/>`_,
which handles dependency management. We highly recommend using `IntelliJ IDEA <https://www.jetbrains.com/idea/>`_,
it practically writes the code for you.

* `IntelliJ IDEA <https://www.jetbrains.com/idea/>`_ - The IDE created by the creators of Kot
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Kweb: The Contrarian Web Framework
===================================

Create fast, beautiful, efficient, powerful websites in Kotlin.
Create beautiful, efficient, and powerful websites in Kotlin.

This documentation is early and a work-in-progress, feedback is very welcome. Please `submit an issue <https://github.com/kwebio/docs/issues>`_, or create a `pull request <https://github.com/kwebio/docs/pulls>`_.

Expand Down

0 comments on commit 97f0461

Please sign in to comment.