README.rdoc in simple-search-0.12.0 vs README.rdoc in simple-search-0.13.0

- old
+ new

@@ -33,10 +33,10 @@ #pages a {border:1px solid grey; display:inline-block; min-width:13px; text-align:center; text-decoration: none} #pages a:first-child, #pages a:last-child {background-color:grey} #pages a.current {color:white; background-color:#333} </style> <div id="pages"> - Pages : <%=raw page_urls(@posts).join(" ") %> + Pages : <%=raw page_urls(@posts, :num_pages=>5).join(" ") %> </div> <table> <tr> <th><%=order_link(:id)%></th>