include("path-to/awesome/awesome.inc");
followed by one or more of something like:
An extra function can be usedawe_models(10, 'small_profile.tmpl');
awe_models_grid(8, 6, 'mini_profile.tmpl');
awe_single_model('xAnnax', 'profile.tmpl');
awe_show_models();
to choose what type of models you want to display, online-favourites, all-online, etc.
More detailed info can be found on my blog.