소스 검색

add three-seed link to docs

edwin.webb 7 년 전
부모
커밋
cfd7a20c1f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      docs/manual/introduction/Useful-links.html

+ 3 - 0
docs/manual/introduction/Useful-links.html

@@ -91,6 +91,9 @@
 
 		<h2>Examples</h2>
 		<ul>
+			<li>
+				[link:https://github.com/edwinwebb/three-seed/ three-seed] - three.js starter project with ES6 and Webpack
+			</li>
 			<li>
 				[link:http://stemkoski.github.io/Three.js/index.html Professor Stemkoskis Examples] - a collection of beginner friendly
 				examples built using three.js r60.