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

Commit

Permalink
fix spacing in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasForst authored Apr 4, 2022
1 parent a6b10be commit c5de08d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ fun Application.minimalExample() {
}
```

For details see [MinimalExampleApp.kt](src/test/kotlin/dev/forst/ktor/apikey/MinimalExampleApp.kt) with this example application
and [TestMinimalExampleApp.kt](src/test/kotlin/dev/forst/ktor/apikey/TestMinimalExampleApp.kt) which verifies that this app works as
expected.
For details see [MinimalExampleApp.kt](src/test/kotlin/dev/forst/ktor/apikey/MinimalExampleApp.kt) with this example application and [TestMinimalExampleApp.kt](src/test/kotlin/dev/forst/ktor/apikey/TestMinimalExampleApp.kt) which verifies that this app works as expected.

For more advanced configuration see [TestApiKeyAuth.kt](src/test/kotlin/dev/forst/ktor/apikey/TestApiKeyAuth.kt).

0 comments on commit c5de08d

Please sign in to comment.