From 335a5d1578736a8a4d7f11351a0f1cca1a5d24d3 Mon Sep 17 00:00:00 2001 From: Gabor Szabo Date: Wed, 7 Mar 2018 10:13:34 +0200 Subject: [PATCH] Update README.md (#194) link to https://github.com/szabgab/awesome-for-non-programmers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a26bc31..bc8c7df 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ If you are an open source project maintainer, add the label `first-timers-only` If you are looking to contribute then explore this list, look at [`first-timers-only` labelled open issues on Github](https://github.com/search?utf8=%E2%9C%93&q=label%3Afirst-timers-only+is%3Aissue+is%3Aopen&type=), and follow [@first_tmrs_only](https://twitter.com/first_tmrs_only) on Twitter to be notified when a new `first-timers-only` issue is created. +If you are not a programmer, but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. + ## .NET - [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be!