Skip to content

Commit da34d3c

Browse files
authored
Add test runner version to README (#268)
1 parent 043f270 commit da34d3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
[![GitHub forks](https://img.shields.io/github/forks/exercism/d.svg)](https://github.com/exercism/d/network)
66
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/exercism/d/master/LICENSE)
77

8-
Exercism exercises in the D Programming Language
8+
**`D`** is one of many programming languages you can study on [exercism.org](https://exercism.org/).
9+
This repo holds all the instructions, tests, code, & support files for D _exercises_ currently under development or implemented & available for students.
10+
If you haven't already, you can check out and study the live language track [here](https://exercism.org/tracks/d).
11+
12+
🌟   The test runner is currently using the DMD compiler v2.109.0.
913

1014
## Filenames
1115

0 commit comments

Comments
 (0)