update readme/changelog
This commit is contained in:
@@ -37,7 +37,7 @@ try
|
||||
{
|
||||
article = await reader.Read(new Uri("http://frontendplay.com/story/4/http-caching-demystified-part-2-implementation"));
|
||||
}
|
||||
catch (Exception exc)
|
||||
catch (ReadException exc)
|
||||
{
|
||||
// handle exception
|
||||
}
|
||||
@@ -84,4 +84,4 @@ _forks are included in the primary source code_
|
||||
|
||||
## License
|
||||
|
||||
[MIT License](https://github.com/ceee/ReadSharp/blob/master/LICENSE-MIT)
|
||||
[MIT License](https://github.com/ceee/ReadSharp/blob/master/LICENSE-MIT)
|
||||
Reference in New Issue
Block a user