| 
					
				 | 
			
			
				@@ -84,9 +84,9 @@ t: 0; border: 0;" src="https://assets.github.com/img/bec6c51521dcc8148146135149f 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	      <h2>Client-side usage</h2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	      <div class="content"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<p>Load the full Jtalk Smalltalk environment in your page:</p>  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<pre><script> src="jtalk.js" type="text/javascript" </script></pre> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		<pre><script src="jtalk.js" type="text/javascript"></script></pre> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<p>Or the runtime JavaScript file only (without the Smalltalk source or compiler):</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		<pre><script> src="jtalk-runtime.js" type="text/javascript" </script></pre> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		<pre><script src="jtalk-runtime.js" type="text/javascript"></script></pre> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<p>Read the <a href="#documentation">documentation</a> to learn more about writing applications in Jtalk.</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	  </div> 
			 |