The angular framework is made of several files.
For now you just need to worry about the core file: angular.min.js
angular.min.js
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js"></script>