Skip to content

Commit

Permalink
New docrepo readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TralahM committed May 17, 2020
1 parent faa3e0c commit 376d853
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 15 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

docs/* linguist-documentation

*.css linguist-detectable=false

*.html linguist-detectable=false

36 changes: 21 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,34 @@

[![Build Status](https://travis-ci.com/TralahM/greydot-api.svg?branch=master)](https://travis-ci.com/TralahM/greydot-api)
[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT)
[![Documentation Status](https://readthedocs.org/projects/greydot-api/badge/?version=latest)](https://greydot-api.readthedocs.io/en/latest/?badge=latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Organization](https://img.shields.io/badge/Org-TralahTek-blue.svg)](https://github.com/TralahTek)
[![HitCount](http://hits.dwyl.io/TralahM/greydot-api.svg)](http://dwyl.io/TralahM/greydot-api)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/TralahM/pull/)
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://gitHub.com/TralahM/greydot-api/pull/)
[![GitHub version](https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg)](https://github.com/TralahM/greydot-api).
[![Made With](https://img.shields.io/badge/Language-Python-yellow.svg)](https://github.com/TralahM)
[![Views](http://hits.dwyl.io/TralahM/greydot-api.svg)](http://dwyl.io/TralahM/greydot-api)
[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square)](https://github.com/TralahM/greydot-api/pull/)
[![GitHub pull-requests](https://img.shields.io/badge/Issues-pr-red.svg?style=flat-square)](https://github.com/TralahM/greydot-api/pull/)
[![Language](https://img.shields.io/badge/Language-python-3572A5.svg)](https://github.com/TralahM)

# greydot-api.


[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-black.svg?style=for-the-badge)](https://github.com/TralahTek)
[![TralahM](https://img.shields.io/badge/Engineer-TralahM-blue.svg?style=for-the-badge)](https://github.com/TralahM)
[![TralahM](https://img.shields.io/badge/Maintainer-TralahM-green.svg?style=for-the-badge)](https://github.com/TralahM)

# Documentation

[![Documentation](https://img.shields.io/badge/Docs-greydot-api-blue.svg?style=for-the-badge)](https://github.com/TralahM/greydot-api)

# How to Install
```console
$ pip install greydot-api
```bash
# In terminal do:
```

## Building from Source for Developers

```Bash
git clone https://github.com/TralahM/greydot-api.git
cd greydot-api
```console
$ git clone https://github.com/TralahM/greydot-api.git
$ cd greydot-api
```

# Contributing
Expand All @@ -42,10 +45,13 @@ cd greydot-api
[Read the license here](LICENSE)


# Acknowledgements

[Find me on Twitter](https://twitter.com/TralahM)
# Self-Promotion

[Find me on Kaggle](https://kaggle.com/TralahM)
[![TralahM](https://img.shields.io/badge/Twitter-TralahM-blue.svg?style=for-the-badge)](https://twitter.com/TralahM)
[![TralahM](https://img.shields.io/badge/Github-TralahM-black.svg?style=for-the-badge)](https://github.com/TralahM)
[![TralahM](https://img.shields.io/badge/Kaggle-TralahM-purple.svg?style=for-the-badge)](https://kaggle.com/TralahM)
[![TralahM](https://img.shields.io/badge/LinkedIn-TralahM-red.svg?style=for-the-badge)](https://linkedin.com/in/TralahM)
[![Blog](https://img.shields.io/badge/Blog-tralahm.tralahtek.com-blue.svg?style=for-the-badge)](https://tralahm.tralahtek.com)
[![TralahTek](https://img.shields.io/badge/Organization-TralahTek-cyan.svg?style=for-the-badge)](https://tralahtek.com)


0 comments on commit 376d853

Please sign in to comment.