Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rliberoff committed Jan 19, 2024
1 parent a6ac016 commit e87f50b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<PropertyGroup>
<VersionPrefix>8.1.2</VersionPrefix>
<VersionSuffix>preview-5</VersionSuffix>
<VersionSuffix>preview-6</VersionSuffix>
</PropertyGroup>

<!--
Expand Down
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,18 @@ ENGENIA help with the extensibility of the different modules. The idea is to use
For detailed documentation on each module, see our official documentation.

## 🙏 Contributing
We welcome contributions from the community. For guidelines on how to contribute, see our [CONTRIBUTING.md](./CONTRIBUTING.md).
We welcome contributions from the community. For guidelines on how to contribute, see our [contribution FAQ](./CONTRIBUTING.md).

### Contributor Wall of Fame

[![ENMARCHA contributors](https://contrib.rocks/image?repo=encamina/enmarcha)](https://github.com/encamina/enmarcha/graphs/contributors)

## Code of Conduct

More information about our [Code of Conduct](./CODE_OF_CONDUCT.md).

## 📄 License

This project is licensed under the [Apache License 2.0](./LICENSE)

## 🛠 Getting Started
Expand Down

0 comments on commit e87f50b

Please sign in to comment.