Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RootHarold committed Jan 20, 2020
1 parent 9ea29ac commit d5962e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ for item in (result1 + result2):
print("AUC:", roc_auc_score(auc1, auc2))
```

* *More samples will be released in the future.*
* *More examples will be released in the future.*

# License
LycorisAD is released under the [LGPL-3.0](https://github.com/RootHarold/Lycoris/blob/master/LICENSE) license. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.

0 comments on commit d5962e6

Please sign in to comment.