diff --git a/README.md b/README.md index 937183d..2c337c4 100644 --- a/README.md +++ b/README.md @@ -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__ @@ -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. \ No newline at end of file +* [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.