summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMeghan Gill <meghan@mongodb.com>2015-10-28 15:42:46 -0400
committerRamon Fernandez <ramon.fernandez@mongodb.com>2015-10-28 15:42:54 -0400
commita7f7cf8bbb48b8b638b2d2eceff4393394f7fac5 (patch)
tree0a56111c2abe563cb6fefc2f0386fcb54e58d14b /README
parent0ae35ecacb55e7eb8d53eb8ef477163825606080 (diff)
downloadmongo-a7f7cf8bbb48b8b638b2d2eceff4393394f7fac5.tar.gz
Fix long lines
Closes #1031
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 1ff3aa3adf8..b3d042e67c8 100644
--- a/README
+++ b/README
@@ -38,13 +38,13 @@ RUNNING
DRIVERS
- Client drivers for most programming languages are available at mongodb.org. Use the
- shell ("mongo") for administrative tasks.
+ Client drivers for most programming languages are available at
+ mongodb.org. Use the shell ("mongo") for administrative tasks.
PACKAGING
- Packages are created dynamically by the package.py script located in the buildscripts directory. This will
- generate RPM and Debian packages.
+ Packages are created dynamically by the package.py script located in the
+ buildscripts directory. This will generate RPM and Debian packages.
DOCUMENTATION
@@ -70,9 +70,9 @@ LEARN MONGODB
LICENSE
- Most MongoDB source files (src/mongo folder and below) are made available under the terms of the
- GNU Affero General Public License (AGPL). See individual files for
- details.
+ Most MongoDB source files (src/mongo folder and below) are made available
+ under the terms of the GNU Affero General Public License (AGPL). See
+ individual files for details.
As an exception, the files in the client/, debian/, rpm/,
utils/mongoutils, and all subdirectories thereof are made available under