Merge pull request #212 from amousset/update-readme

feat(All): Update README and add CoC
This commit is contained in:
Alexis Mousset
2017-12-06 01:26:02 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2014 Alexis Mousset
Copyright (c) 2014-2017 Alexis Mousset
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated

View File

@@ -42,6 +42,11 @@ lettre = "0.7"
The tests require an open mail server listening locally on port 2525 and the `sendmail` command.
## Code of conduct
Anyone who interacts with Lettre in any space, including but not limited to
this GitHub repository, must follow our [code of conduct](https://github.com/lettre/lettre/blob/master/CODE_OF_CONDUCT.md).
## License
This program is distributed under the terms of the MIT license.