Link docs in gem

This commit is contained in:
ChillerDragon 2023-09-17 17:21:07 +02:00
parent 1672b5113f
commit 177921fd5f

View file

@ -21,4 +21,5 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/ChillerDragon/teeworlds_network'
s.license = 'Unlicense'
s.metadata['rubygems_mfa_required'] = 'true'
s.metadata['documentation_uri'] = 'https://github.com/ChillerDragon/teeworlds_network/tree/master/docs'
end