Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29851654: Issue 6850 - Remove generation of checksums (Closed) Base URL: https://hg.adblockplus.org/python-abp/
Patch Set: Remove checksum documentation from the README Created Aug. 9, 2018, 10:05 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | abp/filters/parser.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -28,8 +28,7 @@
Rendering is a process that combines filter list fragments into a filter list.
It starts with one fragment that can include other ones and so forth.
-The produced filter list is marked with a version, a timestamp and
-a [checksum][1].
Sebastian Noack 2018/08/09 22:37:03 Now we have an unreferenced URL at the bottom.
+The produced filter list is marked with a version and a timestamp.
Python-abp contains a script that can do this called `flrender`:
« no previous file with comments | « no previous file | abp/filters/parser.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld