Fix some indents

NHunspell and Crawler-Lib Build Tools missed one level of indent and messed up the list.
pull/167/head
Florian Greinacher 2014-12-25 01:21:00 +01:00
parent b01dfe3bfe
commit 6b320e94ce
1 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Mjolnir](https://github.com/hudl/Mjolnir) - [Hystrix](https://github.com/Netflix/Hystrix)-inspired fault tolerance with circuit breakers and thread pools.
* [MoreLINQ](https://code.google.com/p/morelinq/) - LINQ to Objects is missing a few desirable features. This project will enhance LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ.
* [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite.
* [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus
* [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus
* [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET
* [OneDriveRestAPI](https://github.com/saguiitay/OneDriveRestAPI) - OneDrive .Net Client Library using the REST API.
* [OsmSharp](https://github.com/OsmSharp) - Mapping & Routing library.
@ -144,7 +144,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [CInject](https://github.com/punitganshani/CodeInject) - A tool to inject your C#/VB.NET code into existing .NET assemblies and executables
* [FAKE](http://fsharp.github.io/FAKE/) - Build automation system with capabilities which are similar to make and rake.
* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
* [Crawler-Lib Build Tools](http://download.crawler-lib.net/BuildTools/) - [A PowerShell based toolbox](http://www.crawler-lib.net/build-tools) for automating the software build process, autmated testing and integration.
* [Crawler-Lib Build Tools](http://download.crawler-lib.net/BuildTools/) - [A PowerShell based toolbox](http://www.crawler-lib.net/build-tools) for automating the software build process, autmated testing and integration.
* [FsEye](https://code.google.com/p/fseye/) - A visual object tree inspector for the F# Interactive.
* [FsharpLint](https://github.com/fsprojects/FSharpLint) - Lint tool for F#.
* [FsPickler](https://github.com/nessos/FsPickler) - Serialization library that facilitates the distribution of .NET objects.