From a7f7cf8bbb48b8b638b2d2eceff4393394f7fac5 Mon Sep 17 00:00:00 2001 From: Meghan Gill Date: Wed, 28 Oct 2015 15:42:46 -0400 Subject: Fix long lines Closes #1031 --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') 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 -- cgit v1.2.1