Skip to content

Commit 28bde59

Browse files
authored
Update README.md
1 parent cda1354 commit 28bde59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Algorithms in Visual Basic for Applications
22

3-
This repository includes the ".bas" implementations for Markov Chains that accompany the book entitled: <i>Markov Chains: From Theory to Implementation and Experimentation</i>. These ".bas" implementations can be used in various VBA Excel applications. This repository also includes an EXCEL file that supports VBA. This file is called "MarkovChainsApp.xlsm" and incorporates all VB ".bas" files with some experimental approaches and textual explanations in regard to these algorithms.
3+
This repository includes the ".bas" implementations for Markov Chains that accompany the book entitled: <i>Markov Chains: From Theory to Implementation and Experimentation</i>. These ".bas" files can be used in various VBA Excel applications. This repository also includes an EXCEL file that supports VBA. This file is called "MarkovChainsApp.xlsm" and incorporates all VB ".bas" files with some experimental approaches and textual explanations in regard to these algorithms.
44

55
![screenshot](https://github.com/Gagniuc/Algorithms-in-Visual-Basic-for-Applications/blob/main/MC.png?raw=true)

0 commit comments

Comments
 (0)