diff --git a/DiscImageChef.Server/DiscImageChef.Server.csproj b/DiscImageChef.Server/DiscImageChef.Server.csproj index 396d36f3..d64f52c9 100644 --- a/DiscImageChef.Server/DiscImageChef.Server.csproj +++ b/DiscImageChef.Server/DiscImageChef.Server.csproj @@ -64,7 +64,7 @@ - + @@ -77,12 +77,12 @@ Global.asax - - Default.aspx + + Statistics.aspx ASPXCodeBehind - - Default.aspx + + Statistics.aspx ViewReport.aspx @@ -130,6 +130,12 @@ + + docs\README.md + + + + 10.0 @@ -143,7 +149,7 @@ - + diff --git a/DiscImageChef.Server/Default.aspx b/DiscImageChef.Server/Statistics.aspx similarity index 100% rename from DiscImageChef.Server/Default.aspx rename to DiscImageChef.Server/Statistics.aspx diff --git a/DiscImageChef.Server/Default.aspx.cs b/DiscImageChef.Server/Statistics.aspx.cs similarity index 100% rename from DiscImageChef.Server/Default.aspx.cs rename to DiscImageChef.Server/Statistics.aspx.cs diff --git a/DiscImageChef.Server/Default.aspx.designer.cs b/DiscImageChef.Server/Statistics.aspx.designer.cs similarity index 100% rename from DiscImageChef.Server/Default.aspx.designer.cs rename to DiscImageChef.Server/Statistics.aspx.designer.cs diff --git a/README.md b/README.md index 3e867e7a..608c08c0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Copyright © 2011-2017 Natalia Portillo [![Build Status](https://travis-ci.org/claunia/DiscImageChef.svg?branch=master)](https://travis-ci.org/claunia/DiscImageChef)[![Build status](https://ci.appveyor.com/api/projects/status/vim4c8h028pn5oys?svg=true)](https://ci.appveyor.com/project/claunia/discimagechef) -You can see statistics and device reports at http://discimagechef.claunia.com +You can see statistics and device reports at http://discimagechef.claunia.com/Statistics.aspx If you want to donate money you can become a patron at https://www.patreon.com/DiscImageChef If you want to donate hardware you can see [what we need](DONATING.md), but any kind of hardware donation will be accepted, thanks