Skip to content

Commit

Permalink
Updating screenshot to reflect 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed May 23, 2013
1 parent 276d0ae commit f798977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,7 +2,7 @@

This is a little experiment in creating a realtime git repository visualizer.

![Screenshot](http://f.cl.ly/items/3t3H0C2L0M1f281T0H0m/SeeGit.png)
![Screenshot](https://f.cloud.github.com/assets/19977/552514/42561530-c357-11e2-9f3d-6514f7f3f47b.png)

__WARNING: This is some haacky code. I plan to rewrite it later. It's a proof of
concept__
Expand Down Expand Up @@ -34,4 +34,4 @@ post about [structuring unit tests](http://haacked.com/archive/2012/01/01/struct
* [GraphSharp](http://graphsharp.codeplex.com/) - [License: Ms-PL](http://graphsharp.codeplex.com/) Graph# is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications
* [Reactive Extensions](http://msdn.microsoft.com/en-us/data/gg577609) - [License: EULA](http://msdn.microsoft.com/en-us/devlabs/ff394099.aspx) The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators.
* [WPFExtensions](http://wpfextensions.codeplex.com/) - [License: Ms-PL](http://wpfextensions.codeplex.com/license) Some extensions for the WPF framework. Controls, attached behaviours, helper classes, etc.
* [Windows® API Code Pack for Microsoft® .NET Framework](http://archive.msdn.microsoft.com/WindowsAPICodePack) - [License: EULA](http://archive.msdn.microsoft.com/WindowsAPICodePack/Project/License.aspx) provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code.
* [Windows API Code Pack for Microsoft .NET Framework](http://archive.msdn.microsoft.com/WindowsAPICodePack) - [License: EULA](http://archive.msdn.microsoft.com/WindowsAPICodePack/Project/License.aspx) provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code.

0 comments on commit f798977

Please sign in to comment.