diff --git a/README.md b/README.md index 28fc426..e98b211 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Java files can be found under /app/src/main/java +# XML files can be found under /app/src/main/res/layout/ +# For more information and prototype, check out file prototype_info.pdf. +# To see how the app looks like, check out Video.mp4. (current branch: 1.0.1) This application is a simulation of a physics experiment in which the acceleration is calculated when a block (made out of different materials) slides down a surface (made out of different materials) with the acceleration properly calculated through physics equations. The purpose of this application is to bring convenience to those who do not have access to labs and those who need a calculator for physics mechanics questions. - -For more information and prototype, check out file prototype_info.pdf. - For a demo of the current version, check out Video.mp4. diff --git a/Video.mp4 b/Video.mp4 new file mode 100644 index 0000000..bf52cbf Binary files /dev/null and b/Video.mp4 differ