Giter Club home page Giter Club logo

readme.md-sample's Introduction

##README.md Sample Github项目README.md模板 README作为说明文件,作用是让浏览者快速、鸟瞰式地了解项目。 为了做到这点,写README的时候应该注意层次和格式,用Markdown书写为佳。 一般至少包含三大部分,第一是介绍项目背景和用处,第二是使用方法(包括导入/安装,暴露的调用接口等),第三遵守的协议。

具体可以参照这份模板,模板本身已放到Github。


#项目名称

关于我,欢迎关注
博客:Ben的简书 微信:ben_said
(如果你想打造个人品牌,把自己的介绍放在这里也是可以的)

Github项目README.md模板
(项目背景/作用介绍)

####示例:
把使用了该项目的案例放在这里。可以放APK下载链接,或者简单放几张截图。
(示例一开始就放出来,方便浏览者一眼就看出是不是想找的东西)

###特性(可选)

  • 特性A

  • 特性B

###原理说明(可选) 阐述项目是基于什么思路设计的

下载安装

Gradle:

compile 'xxx'

(说明项目的配置方法,android开源库多用Gradle导入)

###使用方法 怎么使用,有哪些步骤哪些接口。

注意事项

比如混淆方法等

###TODO(可选) 接下来的开发/维护计划。

License

遵守的协议

readme.md-sample's People

Contributors

labmem003 avatar

Watchers

James Cloos avatar Andrew Tang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.