mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 13:44:16 +00:00
readme updates wip
This commit is contained in:
parent
dc87c6eb06
commit
02df1c2354
1 changed files with 18 additions and 10 deletions
28
README.md
28
README.md
|
@ -1,17 +1,9 @@
|
|||
# Large header
|
||||
# Tech stack
|
||||
# Build Process
|
||||
- instructions for yarn translate
|
||||
# Add table of content
|
||||
# Features
|
||||
# Feedback
|
||||
# Contributors
|
||||
|
||||
<p align="center">
|
||||
<img width="200" src="https://user-images.githubusercontent.com/60666270/93530966-567d1200-f8f3-11ea-8fd3-131976105d06.png" alt="Gamebrary logo">
|
||||
<h2 align="center">Gamebrary</h2>
|
||||
<p align="center">Open source tool to organize video game collections.</p>
|
||||
</p>
|
||||
- test
|
||||
|
||||
<p align="center">
|
||||
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square">
|
||||
|
@ -25,6 +17,20 @@
|
|||
|
||||
Gamebrary is an open source tool that helps organize video game collections. Written in javascript using [VueJS](https://github.com/vuejs/vue).
|
||||
|
||||
# Table of content
|
||||
Take me to [pookie](#pookie)
|
||||
|
||||
- <a name="features">Features</a>
|
||||
|
||||
# Features
|
||||
|
||||
# Tech stack
|
||||
# Build Process
|
||||
- instructions for yarn translate
|
||||
# Add table of content
|
||||
# Feedback
|
||||
# Contributors
|
||||
|
||||
## Get started
|
||||
|
||||
```bash
|
||||
|
@ -85,4 +91,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||
<!-- prettier-ignore-end -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
|
||||
### <a name="pookie"></a>Some heading
|
||||
|
|
Loading…
Reference in a new issue