From ddde521fa0050538f928d4abc12379993219c4ed Mon Sep 17 00:00:00 2001 From: Naim A <227396+naim94a@users.noreply.github.com> Date: Wed, 28 Nov 2018 23:44:16 +0200 Subject: [PATCH] mentioning JetBrains support --- .github/jetbrains-variant-4.svg | 43 +++++++++++++++++++++++++++++++++ README.md | 7 ++++++ 2 files changed, 50 insertions(+) create mode 100644 .github/jetbrains-variant-4.svg diff --git a/.github/jetbrains-variant-4.svg b/.github/jetbrains-variant-4.svg new file mode 100644 index 0000000..e02b559 --- /dev/null +++ b/.github/jetbrains-variant-4.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index e4e1644..a2ba0d3 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,10 @@ For a few reasons, 1. Rust makes it harder to make mistakes than C/C++. 2. Rust allows easier cross-platform development with it's powerful standard library. 3. Integrated tests and benchmarks. + +## Contributing +Pull Requests are always welcome, please just check with us before developing - creating a issue would be great! + +--- +The UDPT project would like to thank JetBrains for providing us with a Open Source license for the best IDEs there are out there! +[![JetBrains](.github/jetbrains-variant-4.svg)]((https://www.jetbrains.com/?from=udpt)) \ No newline at end of file