Browse Source

Updated README.

Branimir Karadžić 11 years ago
parent
commit
694724fb51
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -57,6 +57,11 @@ https://d-gamedev-team.github.io/gfm/ - GFM is a feature-rich library to ease
 the creation of video games / multimedia applications with the D programming
 the creation of video games / multimedia applications with the D programming
 language.
 language.
 
 
+ProDBG is a new debugger under development that will support a varaity of
+targets and operating systems. Currently it's in very early development and
+primary focusing on Mac as primary target. This is how it currently looks.  
+![mac_screenshot](https://raw.githubusercontent.com/emoon/ProDBG/master/data/screens/mac_screenshot.png)
+
 Examples
 Examples
 --------
 --------