From cfbdcce2c742a1eed74502b191dfb6d000fa5f68 Mon Sep 17 00:00:00 2001 From: Erin Power Date: Thu, 4 Jul 2019 22:21:27 +0200 Subject: [PATCH] Updated documentation --- CODE_OF_CONDUCT.md | 2 +- Cargo.toml | 2 +- README.md | 33 ++++++++++++++++++--------------- src/cli.rs | 2 +- 4 files changed, 21 insertions(+), 18 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index aaa924c..c4edf24 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at theaaronepower+coc@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at xampprocky+coc@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. diff --git a/Cargo.toml b/Cargo.toml index d73189d..e2ab885 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["XAMPPRocky "] +authors = ["Erin Power "] build = "build.rs" categories = ["command-line-utilities", "development-tools", "visualization"] description = "A utility that allows you to count code, quickly." diff --git a/README.md b/README.md index be5ad64..1fdb2a5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Tokei is a program that displays statistics about your code. Tokei will show num ### Translations - [中文](https://github.com/chinanf-boy/tokei-zh#支持的语言) -