mirror of
https://github.com/kennethreitz-archive/conductofcode.git
synced 2026-06-05 23:30:19 +00:00
updates
This commit is contained in:
Vendored
+4
-2
@@ -1,7 +1,8 @@
|
||||
<h1></h1>
|
||||
<p>
|
||||
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
||||
This opinionated guide is a reflection of who created it.
|
||||
</p>
|
||||
<p>Your code is too.</p>
|
||||
|
||||
<h3>Donate</h3>
|
||||
<p>
|
||||
@@ -21,9 +22,10 @@
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Useful Links</h3>
|
||||
<!-- <h3>Useful Links</h3>
|
||||
<ul>
|
||||
<li><a href="http://python-guide.org/">The Guide Website</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/python-guide">The Guide @ GitHub</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/python-guide/issues">Issue Tracker</a></li>
|
||||
</ul>
|
||||
-->
|
||||
Vendored
+2
-1
@@ -1,8 +1,9 @@
|
||||
<h1><a href="http://conductofcode.org">Conduct of Code.</a></h1>
|
||||
|
||||
<p>
|
||||
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
||||
This opinionated guide is a reflection of who created it.
|
||||
</p>
|
||||
<p>Your code is too.</p>
|
||||
|
||||
<h3>Donate</h3>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user