Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1112 from quickfur/readme
Browse files Browse the repository at this point in the history
Add link to bug tracker in README.md
  • Loading branch information
schveiguy committed Jan 21, 2015
2 parents c26e4c9 + 3f9e9ba commit 9ec0c65
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -42,6 +42,12 @@ The runtime library provides the following:
* Unit test, coverage, and trace support code.
* Low-level helpers for compiler-inserted calls.

Issues
------

To report a bug or look up known issues with the runtime library, please visit
the [bug tracker](http://issues.dlang.org/).

Licensing
---------

Expand All @@ -50,4 +56,4 @@ See the LICENSE file for licensing information.
Building
--------

See http://wiki.dlang.org/Building_DMD for build instructions.
See the [wiki page](http://wiki.dlang.org/Building_DMD) for build instructions.

0 comments on commit 9ec0c65

Please sign in to comment.