Update link references (#25039)

Hi, I have added a simple guide with some insights on values and practices of XP and a link to manifesto of software craftsmanship which is always inspiring to read and make extra research about the movement.
This commit is contained in:
elisa-mamolo
2018-11-24 00:51:49 +01:00
committed by Randell Dawson
parent d023146a5e
commit 63b500f8a1

View File

@ -19,3 +19,5 @@ To be more adaptive and captivate their clients, extreme programming is based on
#### More Information: #### More Information:
<a href='http://www.extremeprogramming.org/rules.html' target='_blank' rel='nofollow'>Rules of Extreme Programming</a> <a href='http://www.extremeprogramming.org/rules.html' target='_blank' rel='nofollow'>Rules of Extreme Programming</a>
<a href='https://dzone.com/articles/extreme-programming-values-principles-and-practice'>Comprehensive breakdown of XP</a>
<a href='http://manifesto.softwarecraftsmanship.org/'>Manifesto of Software Craftsmanship</a>