Skip to content

Commit d69bf35

Browse files
author
Saurabh Kumar
committed
Minor documentation update.
1 parent 55ec2c2 commit d69bf35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,11 @@ Changelog
214214

215215
Unreleased
216216
----------
217-
- Add `find_dotenv` method that will try to find a .env file (Thanks `@isms`_)
217+
- Add ``find_dotenv`` method that will try to find a ``.env`` file. (Thanks `@isms`_)
218218

219219
0.4.0
220220
-----
221-
- cli: Added `-q/--quote` option to control the behaviour of quotes around values in .env. (Thanks `@hugochinchilla`_).
221+
- cli: Added ``-q/--quote`` option to control the behaviour of quotes around values in ``.env``. (Thanks `@hugochinchilla`_).
222222
- Improved test coverage.
223223

224224
.. _@hugochinchilla: https://github.com/hugochinchilla

0 commit comments

Comments
 (0)