updated 开源说明信息添加及部分别称补充

This commit is contained in:
PASSER-BY
2022-05-10 23:43:47 +08:00
parent 58b0071eea
commit cc07aa5b59
6 changed files with 30 additions and 14 deletions

View File

@@ -279,13 +279,16 @@
<div class="inner">
<div class="hd"><span>算法开源</span></div>
<div class="bd">
<p><span>本程序基于 <a href="https://github.com/mumuy/relationship/blob/master/LICENSE" rel="nofollow" target="_blank">MIT许可协议</a> 开源,除需在源码中保留版权信息和许可声明外,你有权利进行使用、复制、修改、合并、出版发行等</span></p>
<p><span>算法持续更新中,如发现错漏或有想法建议可在此</span> <a class="text-red" href="https://github.com/mumuy/relationship/issues" rel="nofollow" target="_blank">反馈问题</a></p>
<p>本项目致力于让更多人了解中国传统文化,学习各式各样的中国亲戚称谓。本人深感项目的完善仅凭一己之力是远远不够的,如果你对此感兴趣,欢迎关注本项目。你也可以通过本项目提供的方法和教程,打造更符合自己使用习惯的亲戚计算器版本。</p>
<p><span>算法基于「<a href="https://github.com/mumuy/relationship/blob/master/LICENSE" rel="nofollow" target="_blank">MIT许可协议</a>」开源,除需在源码中保留版权信息和许可声明外,你有权利使用、复制、修改、合并、出版发行、散布、再授权及贩售软件及软件的副本。</span>算法持续更新中,如发现错漏或有想法建议可在此</span> <a class="text-red" href="https://github.com/mumuy/relationship/issues" rel="nofollow" target="_blank">反馈问题</a></p>
<div class="buttons">
<a class="github-button" href="https://github.com/mumuy" data-color-scheme="no-preference: light; light: light; dark: dark;" data-size="large" aria-label="Follow @mumuy on GitHub">Follow @mumuy</a>
<a class="github-button" href="https://github.com/mumuy/relationship/fork" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-repo-forked" data-size="large" data-show-count="true" aria-label="Fork mumuy/relationship on GitHub">Fork</a>
<a class="github-button" href="https://github.com/mumuy/relationship" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star mumuy/relationship on GitHub">Star</a>
<a class="github-button" href="https://github.com/mumuy/relationship/archive/HEAD.zip" data-icon="octicon-download" data-size="large" aria-label="Download mumuy/relationship on GitHub">Download</a>
</div>
<p>为了及时获取最新最全的亲戚关系数据,建议你直接引用本项目脚本文件:</p>
<code>&lt;script type="text/javascript" src="https://passer-by.com/relationship/dist/relationship.min.js"&gt;&lt;/script&gt;</code>
</div>
</div>
</div>