Skip to content

Commit

Permalink
Add test runner version to README (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Jul 2, 2024
1 parent 043f270 commit da34d3c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
[![GitHub forks](https://img.shields.io/github/forks/exercism/d.svg)](https://github.com/exercism/d/network)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/exercism/d/master/LICENSE)

Exercism exercises in the D Programming Language
**`D`** is one of many programming languages you can study on [exercism.org](https://exercism.org/).
This repo holds all the instructions, tests, code, & support files for D _exercises_ currently under development or implemented & available for students.
If you haven't already, you can check out and study the live language track [here](https://exercism.org/tracks/d).

🌟   The test runner is currently using the DMD compiler v2.109.0.

## Filenames

Expand Down

0 comments on commit da34d3c

Please sign in to comment.