From 116d5496e3834a9be4f72ac8f839a8d044d04103 Mon Sep 17 00:00:00 2001 From: Cinder Date: Mon, 13 Dec 2021 09:20:19 -0600 Subject: [PATCH] README poking --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b97bb611..3921957c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ LibreMetaverse LibreMetaverse is a fork of libOpenMetaverse which in turn was a fork of libSecondLife, a library for developing Second Life-compatible virtual world clients. LibreMetavrse returns the focus to up-to-date Second Life and OpenSim -compatibility with an eye to performance and memory management. +compatibility with an eye to performance, multi-threading, and memory management. The canonical source for LibreMetaverse can be found at: https://github.com/cinderblocks/libremetaverse @@ -17,9 +17,8 @@ https://github.com/cinderblocks/libremetaverse [![LibreMetaverse NuGet-Release](https://img.shields.io/nuget/v/libremetaverse.svg?label=LibreMetaverse)](https://www.nuget.org/packages/LibreMetaverse/) [![NuGet Downloads](https://img.shields.io/nuget/dt/LibreMetaverse?label=NuGet%20downloads)](https://www.nuget.org/packages/LibreMetaverse/) [![Build status](https://ci.appveyor.com/api/projects/status/pga5w0qken2k2nnl?svg=true)](https://ci.appveyor.com/project/cinderblocks57647/libremetaverse-ksbcr) +[![Test status](https://img.shields.io/appveyor/tests/cinderblocks57647/libremetaverse-ksbcr?compact_message&svg=true)](https://ci.appveyor.com/project/cinderblocks57647/libremetaverse-ksbcr) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/1cb97cd799c64ba49e2721f2ddda56ab)](https://www.codacy.com/gh/cinderblocks/libremetaverse/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cinderblocks/libremetaverse&utm_campaign=Badge_Grade) [![BSD Licensed](https://img.shields.io/github/license/cinderblocks/libremetaverse)](https://github.com/cinderblocks/libremetaverse/blob/master/LICENSE.txt) -[![Commits per month](https://img.shields.io/github/commit-activity/m/cinderblocks/libremetaverse)](https://www.github.com/cinderblocks/libremetaverse/) +[![Commits per month](https://img.shields.io/github/commit-activity/m/cinderblocks/libremetaverse/master)](https://www.github.com/cinderblocks/libremetaverse/) [![ZEC](https://img.shields.io/keybase/zec/cinder)](https://keybase.io/cinder) [![BTC](https://img.shields.io/keybase/btc/cinder)](https://keybase.io/cinder) - -You may need to download and install the .NET Framework 4.8 Developer Pack for Windows developers ![here](https://dotnet.microsoft.com/download/dotnet-framework/net48).