From ed111d7bfbd5aae88ef8dc06fa4c07b50ea3ce58 Mon Sep 17 00:00:00 2001 From: Eric Lafortune Date: Fri, 29 May 2020 13:05:02 +0200 Subject: [PATCH] Updated README. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0fc2e43..cbba84c2 100644 --- a/README.md +++ b/README.md @@ -132,10 +132,12 @@ The manual pages ([markdown](docs/md), [html](https://www.guardsquare.com/proguard)) cover the features and usage of ProGuard in detail. - ## 🤝 Contributing -Contributions, issues and feature requests are welcome. +ProGuard builds on the +[ProGuard Core](https://github.com/Guardsquare/proguard-core) library. + +Contributions, issues and feature requests are welcome in both projects. Feel free to check the [issues](issues) page and the [contributing guide](CONTRIBUTING.md) if you would like to contribute.