commit ee27d7119e91b27c39c18e231d427064c6cf4763 Author: Josh Creek Date: Sun Nov 7 07:15:26 2021 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f895b59 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# CsvPaginated +A small application to show paginated results from a CSV. This was completed for the Code2Gether community October Challenge in 2021.