README.md edited online with Bitbucket

This commit is contained in:
M Bibaud 2016-05-03 00:28:52 +00:00
parent 2eb6c0187d
commit 012f0a3e5e

View file

@ -1,29 +1,22 @@
# README #
This README would normally document whatever steps are necessary to get your application up and running.
Mesen is a NES/Famicom emulator for Windows built in C++ and C#.
### What is this repository for? ###
### LICENSE ###
* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
Mesen is released under the GPL V3 - http://www.gnu.org/licenses/gpl-3.0.en.html
### How do I get set up? ###
Copyright (C) 2016 M. Bibaud
* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
### Contribution guidelines ###
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
* Writing tests
* Code review
* Other guidelines
### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.