From 15b6aee6dcb9014cbe67b32b3316cf661c09d375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20B=20Nagy?= <20251272+BNAndras@users.noreply.github.com> Date: Sun, 2 Aug 2026 11:49:05 -0700 Subject: [PATCH] Update repo README --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f84450..dfc5667b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ # Exercism Visual Basic Track +[![Test](https://github.com/exercism/vbnet/actions/workflows/test.yml/badge.svg)](https://github.com/exercism/vbnet/actions/workflows/test.yml) -Exercism problems in Visual Basic +Exercism problems in Visual Basic, targeting .NET 10 ## Contributing Guide -Please see the [contributing guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data) +Please see the [contributing guide](https://exercism.org/docs/building). + +## Support + +Need assistance? +Check out the [Building Exercism][building-exercism] subcategory on the [Exercism forum][forum] where you can get support and ask questions. + +[building-exercism]: https://forum.exercism.org/c/exercism/building-exercism/125 +[forum]: https://forum.exercism.org/