Skip to content

Commit 7c7a56b

Browse files
authored
Merge pull request #6 from Code-by-practice/develop
update(docs): readme.md & license year
2 parents 97c7c97 + b318d77 commit 7c7a56b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Ashwin Hegde
3+
Copyright (c) 2018 Ashwin Hegde
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# learning-python
1+
# Python Syntax Reference
22

3-
This training kit has been developed for those who already have the basic knowledge of Programming like C; This kit will teach you the basics of Python and introduction to advanced part.
3+
A complete training kit on Python programming language syntax for beginners.
44

55
## License
66

77
The MIT License (MIT)
88

9-
Copyright (c) 2015 Ashwin Hegde
9+
Copyright (c) 2018 Ashwin Hegde

0 commit comments

Comments
 (0)