aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--license.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/license.md b/license.md
index 5faa1d0..fbc2047 100644
--- a/license.md
+++ b/license.md
@@ -7,11 +7,13 @@ license before others can use the project, contribute to the code, and so on.
Choosing the right license for your needs is important. If you're unsure of
which to use, we can offer some suggestions.
-*Note: we are not your lawyer and this is not legal advice.*
+<div class="alert alert-info">
+ Once you pick a license, add it to your project is by copying the plain-text
+ version into a file called "LICENSE" or "COPYING" at the root directory of
+ your repository.
+</div>
-Once you pick a license, add it to your project is by copying the plain-text
-version into a file called "LICENSE" or "COPYING" at the root directory of your
-repository.
+*Note: we are not your lawyer and this is not legal advice.*
## I want others to share their improvements with me.