Skip to content

Commit 6e46bfb

Browse files
author
Zheyuan Chen
authored
Update README.md
1 parent 49292e5 commit 6e46bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax_sugar [![travis_status](https://travis-ci.org/czheo/syntax_sugar_python.svg?branch=master)](https://travis-ci.org/czheo/syntax_sugar_python) [![PyPI](https://img.shields.io/pypi/v/syntax_sugar.svg)](https://pypi.python.org/pypi/syntax_sugar)
22

3-
This lib adds some fake "syntactic sugar" to Python.
3+
This lib adds some anti-Pythonic "syntactic sugar" to Python.
44

55
NOTE: This is merely an experimental prototype to show some potential of operator overloading in Python. Only tested under Python 3.6.0. Anything may evolve without announcement in advance.
66

0 commit comments

Comments
 (0)