ryardley / pdsl

The expressive declarative toolkit for composing predicates in TypeScript or JavaScript
https://pdsl.site
MIT License
69 stars 2 forks source link

Update README.md #93

Closed ZabutonNage closed 5 years ago

ZabutonNage commented 5 years ago

Found some examples that seemed to be incorrect. Also fixed some formatting and punctuation inconsistencies.

Please double check.

codecov-io commented 5 years ago

Codecov Report

Merging #93 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #93   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         367    367           
  Branches       56     56           
=====================================
  Hits          367    367

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d5c9cfd...1d0c5af. Read the comment docs.

ryardley commented 5 years ago

lgtm 🚀

ryardley commented 5 years ago

Feel free to merge