Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

***************************************************************************************

Copyright (c) 2009 The Wojo Group
Copyright (c) 2012 The Wojo Group

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -37,6 +37,12 @@
***************************************************************************************
* QUICK START GUIDE
***************************************************************************************


* v2.2.3: this is the last stable release of v2, it has been updated to use the
localStorage polyfill that v3 uses instead of cookies



After downloading the files, simply place a copy of the simpleCart.js
in your site directory, and attach it to each page that will be using the cart:
Expand Down