From 4cc82a29f10e4bc43a97aacc294453a67d92185e Mon Sep 17 00:00:00 2001 From: Joel Therrien Date: Wed, 29 May 2019 11:15:25 -0700 Subject: [PATCH] Update description file --- DESCRIPTION | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index d92d969..10e159a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,13 @@ Package: DndDice Type: Package -Title: What the Package Does (Title Case) -Version: 0.1.0 -Author: Who wrote it -Maintainer: The package maintainer -Description: More about what it does (maybe more than one line) - Use four spaces when indenting paragraphs within the Description. -License: What license is it under? +Title: Play with different die probabilities to help you optimize your tabletop gameplay. +Version: 0.2.0 +Author: Joel Therrien +Maintainer: Joel Therrien +Description: This package lets you define different random variables (i.e. a die) and create new random variables by combining them together. + For instance, you can add several random variables together to create a new one (some actions take the sum of two d6 die). + You can take the maximum or minimum of two random variables, or see the probability that one random variable is greater than another (possibly constant). +License: GPL-3 Encoding: UTF-8 LazyData: true Imports: