Skip to content

Commit 8c2f167

Browse files
Update README.md
Notice regarding my situation
1 parent c77deea commit 8c2f167

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
[![NuGet Version](http://img.shields.io/nuget/v/GeoJSON.NET.svg?style=flat)](https://www.nuget.org/packages/GeoJSON.NET/)
22
[![Build status](https://ci.appveyor.com/api/projects/status/n4q1opb6dod0hwac?svg=true)](https://ci.appveyor.com/project/matt-lethargic/geojson-net)
33

4+
## *** Notice ***
5+
A quick note... sorry to everyone who has been following or using this project over t
6+
last year, I started a new role a year ago and it took some time away from this project, when that calmed down I actually got locked out of my GitHub account and as it had two factor authentication on it was not an easy task getting back in. This is all sorted now and I'm going to be starting back on this project now.
7+
MattLethargic, Aug '18
8+
49
# GeoJSON.NET
510
GeoJSON.Net is a .NET library for the [RFC 7946 The GeoJSON Format](https://tools.ietf.org/html/rfc7946) and it uses and provides [Newtonsoft Json.NET](http://json.codeplex.com) converters for serialization and deserialization of GeoJSON data.
611

@@ -44,4 +49,4 @@ This library would be NOTHING without its [contributors](https://github.com/GeoJ
4449

4550
We have the awesome .NET tools from [JetBrains](http://www.jetbrains.com/).
4651

47-
[![Resharper](http://www.filehelpers.net/images/tools_resharper.gif)](http://www.jetbrains.com/resharper/)
52+
[![Resharper](http://www.filehelpers.net/images/tools_resharper.gif)](http://www.jetbrains.com/resharper/)

0 commit comments

Comments
 (0)