diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca6c07b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +iOS/Android client app for [Pixiv.net](https://pixiv.net/). +----- + +## Screenshot + +![screenshot](Res/screenshot.png) + +## Dependencies + +- [NETStandard.Library](https://www.nuget.org/packages/NETStandard.Library/) +- [Xamarin.Forms](https://www.nuget.org/packages/Xamarin.Forms/) +- [Xamarin.Essentials](https://www.nuget.org/packages/Xamarin.Essentials/) +- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/) \ No newline at end of file diff --git a/Res/screenshot.png b/Res/screenshot.png new file mode 100644 index 0000000..6f52ebf Binary files /dev/null and b/Res/screenshot.png differ