diff --git a/readme.source.md b/readme.source.md index a74f5e5f..670b20e3 100644 --- a/readme.source.md +++ b/readme.source.md @@ -4,7 +4,7 @@ [![Build status](https://travis-ci.org/SimonCropp/TextCopy.svg?branch=master)](https://travis-ci.org/SimonCropp/TextCopy) [![NuGet Status](https://img.shields.io/nuget/v/TextCopy.svg)](https://www.nuget.org/packages/TextCopy/) -A netstandard package to copy text to and from the clipboard. +A cross platform package to copy text to and from the clipboard. Support is available via a [Tidelift Subscription](https://tidelift.com/subscription/pkg/nuget-textcopy?utm_source=nuget-textcopy&utm_medium=referral&utm_campaign=enterprise). diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 9be26918..d7433b65 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -4,6 +4,6 @@ 3.1.0 1.0.0 Clipboard, Copy - A netstandard package to copy text to the clipboard. + A cross platform package to copy text to the clipboard. \ No newline at end of file