README.md in elasticity-1.2.3 vs README.md in elasticity-1.3

- old
+ new

@@ -329,6 +329,15 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -</pre> \ No newline at end of file +</pre> + +### Development Notes for Slif + +<pre> + rake build # Build lorem-0.0.2.gem into the pkg directory + rake install # Build and install lorem-0.0.2.gem into system gems + rake release # Create tag v0.0.2 and build + # and push lorem-0.0.2.gem to Rubygems +</pre>