Skip to content

Commit 4452e1e

Browse files
committed
Cleanup readme a bit
1 parent f096150 commit 4452e1e

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ CryptographyProvider.Default
1010
```
1111

1212
Detailed documentation can be found on
13-
[project website](https://whyoleg.github.io/cryptography-kotlin/) as well as in
14-
[API reference](https://whyoleg.github.io/cryptography-kotlin/api/)
13+
[project website](https://whyoleg.github.io/cryptography-kotlin/)
1514

1615
## Overview
1716

@@ -76,26 +75,6 @@ dependencies {
7675
</p>
7776
</details>
7877

79-
## Bugs and Feedback
80-
81-
For bugs, questions and discussions, please use the [GitHub Issues](https://github.com/whyoleg/cryptography-kotlin/issues)
82-
83-
## License
84-
85-
Copyright 2023 Oleg Yukhnevich.
86-
87-
Licensed under the Apache License, Version 2.0 (the "License");
88-
you may not use this file except in compliance with the License.
89-
You may obtain a copy of the License at
90-
91-
http://www.apache.org/licenses/LICENSE-2.0
92-
93-
Unless required by applicable law or agreed to in writing, software
94-
distributed under the License is distributed on an "AS IS" BASIS,
95-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
96-
See the License for the specific language governing permissions and
97-
limitations under the License.
98-
9978
[Secure random]: https://whyoleg.github.io/cryptography-kotlin/modules/cryptography-random
10079

10180
[kotlin.Random]: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.random/-random/

0 commit comments

Comments
 (0)