Skip to content

Commit 0f5ef38

Browse files
committed
update readme
1 parent 8d45a32 commit 0f5ef38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tm_properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
excludeDirectories = "{$excludeDirectories,dist,*.egg-info,build,docs/_*}"
2-
include = "{$include,.gitignore,.hgignore}"
2+
include = "{$include,.gitignore,.hgignore,.travis.yml}"

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pieces like titles and suffixes.
2929
It correctly handles some common conjunctions and special prefixes to last names
3030
like "del". Titles and conjunctions can be chained together to handle complex
3131
titles like "Asst Secretary of State". It can also try to correct capitalization
32-
of all names that are all upper- or lowercase names.
32+
of names that are all upper- or lowercase names.
3333

3434
It attempts the best guess that can be made with a simple, rule-based approach.
3535
Its main use case is English and it is not likely to be useful for languages

0 commit comments

Comments
 (0)