Skip to content

Commit 0ece20e

Browse files
committed
Fix Markdown code formatting and Transifex reference.
1 parent 2e99f6d commit 0ece20e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ to make sure that your rule is free of common mistakes.
9292

9393
### Writing translations
9494

95-
If you would like to help translate HTTPS Everywhere into another language, you can do that through Transifex: https://www.transifex.com/projects/p/torproject/resources/.
95+
If you would like to help translate HTTPS Everywhere into your language,
96+
you can do that through the Tor Project's Transifex page:
97+
https://www.transifex.com/p/torproject/resources/.
9698

9799
### Bug trackers and mailing lists
98100

@@ -105,9 +107,9 @@ Tests
105107

106108
There are some very basic unittests under https-everywhere-tests/. These are run with
107109

108-
bash test.sh
110+
bash test.sh
109111

110-
We need a lot more tests and welcome additions.
112+
Please help write more unittests and integration tests!
111113

112114
There are also ruleset tests, which aim to find broken rulesets by actually
113115
loading URLs in a browser and watching for Mixed Content Blocking to fire.

0 commit comments

Comments
 (0)