Skip to content

Commit 4d5c432

Browse files
committed
📝 Update documentation
1 parent ac5c6e5 commit 4d5c432

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

docs/about.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
[![Discord](https://img.shields.io/discord/805766973605937173?label=Discord)](https://discord.gg/5R7Zt9yqBr)
44

5-
DeckMaster is a *prototype* deck editor application for the Yu-Gi-Oh! Trading Card Game.
6-
Still in the development phase, a lot of features have not yet been implemented and those that have are experimental.
5+
DeckMaster is a deck editor for the Yu-Gi-Oh! Trading Card Game.
6+
It features an enhanced deck editor with undo/redo and a live probability calculator.
7+
DeckMaster also includes a combo editor for use with the live probability features.
78

8-
I plan to add a lot to DeckMaster, including an undo/redo system, a combo editor (for consistency), plugin capability, and more.
9-
I lay out my plans in the project roadmap, so feel free to take a look at what is to come.
10-
11-
DeckMaster is also completely open-source, and is distributed under the [MIT License](https://choosealicense.com/licenses/mit/).
9+
DeckMaster is completely open-source, and is distributed under the [MIT License](https://choosealicense.com/licenses/mit/).
1210
This allows anyone to use, modify and redistribute DeckMaster under certain conditions.
1311
It also allows people to contribute back to DeckMaster, as shown in our [contributing guide](https://github.com/TheOtterlord/deckmaster/blob/master/CONTRIBUTING.md).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
template: home.html
3-
title: Material for MkDocs
3+
title: Welcome to DeckMaster
44
---

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Installation
22

3-
You can install DeckMaster's latest version via one of the installers, or by building it from the source code.
3+
You can install DeckMaster's latest version via one of the pre-built installers, or by building it from the source code.
44

55
- [Windows Installer](#windows-installer)
66

0 commit comments

Comments
 (0)