From 18c001fec61daa1413cdc35af4a14266979cc4b5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 8 Jun 2017 21:54:43 +0000 Subject: README: update for for 1.0 release Mainly, we want to emphasize the container-agnosticism over the non-recursive nature of our algorithm; as the former will likely be more appealing to those not familiar with message threading at all. --- msgthr.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msgthr.gemspec') diff --git a/msgthr.gemspec b/msgthr.gemspec index 0bb591e..ab0cd74 100644 --- a/msgthr.gemspec +++ b/msgthr.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = %q{msgthr} s.version = ENV['VERSION'] || '0.0.0' s.authors = ['msgthr hackers'] - s.summary = 'non-recursive, container-agnostic message threading' + s.summary = 'container-agnostic, non-recursive message threading' s.description = File.read('README').split(/\n\n/)[1].strip s.email = %q{msgthr-public@80x24.org} s.homepage = 'https://80x24.org/msgthr/' -- cgit v1.2.3-24-ge0c7