Skip to content

Commit dcf694b

Browse files
author
Alexandr Shurigin
committed
Merge pull request #3 from johnfraney/patch-1
Update README.markdown
2 parents 8399bc8 + b1d5857 commit dcf694b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.markdown

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ urlpatterns = patterns(
9393
Django way urls example
9494

9595
```python
96-
from django.conf.urls import patterns
97-
from macrosurl import url
96+
from django.conf.urls import patterns, url
9897
from project.portal.views import IndexView
9998

10099

@@ -125,4 +124,4 @@ Alexandr Shurigin (aka [phpdude](https://github.com/phpdude/))
125124

126125
Sorry for my english level :(
127126

128-
You are welcome fix readme to good english by pull request! Thank you.
127+
You are welcome fix readme to good english by pull request! Thank you.

0 commit comments

Comments
 (0)